msghdr

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

msg_control
void* msg_control;
Undocumented in source.
msg_controllen
size_t msg_controllen;
Undocumented in source.
msg_flags
int msg_flags;
Undocumented in source.
msg_iov
iovec* msg_iov;
Undocumented in source.
msg_iovlen
size_t msg_iovlen;
Undocumented in source.
msg_name
void* msg_name;
Undocumented in source.
msg_namelen
socklen_t msg_namelen;
Undocumented in source.

Meta