iou icon indicating copy to clipboard operation
iou copied to clipboard

prep_recvmsg and prep_sendmsg examples

Open darkrift opened this issue 2 years ago • 0 comments

This might be a beginner issue but I'm failing to use prep_recvmsg and prep_sendmsg because I can't seem to be able to craft a proper msghdr struct to pass, especially for the iov_base field of the iovec struct.

Can you add an example of such usage ?

darkrift avatar Mar 02 '22 19:03 darkrift