diff options
| author | Hiroaki Nakamura <hnakamur@gmail.com> | 2022-03-04 05:13:54 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-03 14:13:54 -0600 |
| commit | 3605dd307ffff74726cc0ce5099599f1a6f9ddb2 (patch) | |
| tree | ea6c21101194923176347c639328edf65cac2e04 /src/type.zig | |
| parent | e91c16e38b58611217f225d002a3321aa24bb47f (diff) | |
| download | zig-3605dd307ffff74726cc0ce5099599f1a6f9ddb2.tar.gz zig-3605dd307ffff74726cc0ce5099599f1a6f9ddb2.zip | |
os/linux/io_uring: add recvmsg and sendmsg (#10212)
* os/linux/io_uring: add recvmsg and sendmsg
* Use std.os.iovec and std.os.iovec_const
* Remove msg_ prefix in msghdr and msghdr_const in arm64 etc
* Strip msg_ prefix in msghdr and msghdr_const for linux arm-eabi
* Copy msghdr and msghdr_const from i386 to mips
* Add sockaddr to lib/std/os/linux/mips.zig
* Copy msghdr and msghdr_const from x86_64 to riscv64
Diffstat (limited to 'src/type.zig')
0 files changed, 0 insertions, 0 deletions
