iou
iou copied to clipboard
prep_recvmsg and prep_sendmsg examples
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 ?