Hiroaki Nakamura 3605dd307f
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
2022-03-03 14:13:54 -06:00
..
2022-02-06 22:21:46 -07:00
2022-02-26 10:53:13 +02:00
2022-02-28 13:09:14 -07:00
2022-02-28 13:09:14 -07:00
2022-01-07 00:06:06 -05:00
2022-02-23 10:40:40 +02:00
2021-10-27 16:07:48 -04:00
2022-02-08 10:03:29 +01:00
2022-02-24 18:51:44 -05:00
2022-01-30 21:27:52 +02:00
2022-01-07 00:06:06 -05:00