iou icon indicating copy to clipboard operation
iou copied to clipboard

Add sendmsg usage example

Open mxxo opened this issue 5 years ago • 0 comments

Add SQE::prep_sendmsg usage example that implements sendto on top of sendmsg (as practice for implementing a ringbahn SendTo event). The msghdr initialization code (including the pointer casts) was adapted from nix.

mxxo avatar Dec 09 '20 01:12 mxxo