quinn icon indicating copy to clipboard operation
quinn copied to clipboard

feat: Faster UDP/IO on Apple platforms

Open larseggert opened this issue 1 year ago • 23 comments

This uses Apple's private sendmsg_x and recvmsg_x system calls for multi-packet UDP I/O.

CC @mxinden

larseggert avatar Sep 20 '24 10:09 larseggert