On 7/6/20 12:09 PM, Alex Nash wrote: > This adds IORING_OP_SENDTO for sendto(2) support, and IORING_OP_RECVFROM > for recvfrom(2) support. I'll ask the basic question that Jann also asked last week - why sendto and recvfrom, when you can use recvmsg and sendmsg to achieve the same thing? -- Jens Axboe