You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: