Would adding IORING_OP_{SENDTO,RECVFROM} be a reasonable first kernel contribution? I'd like to write a program with io_uring that's listening on a UDP socket, so recvfrom() at least is important to my use-case. -- Nathan Ringo
Would adding IORING_OP_{SENDTO,RECVFROM} be a reasonable first kernel contribution? I'd like to write a program with io_uring that's listening on a UDP socket, so recvfrom() at least is important to my use-case. -- Nathan Ringo