msghdr Struct Reference
#include <cmsg.h>
Inheritance diagram for msghdr:

Collaboration diagram for msghdr:

Public Attributes | |
| void * | msg_name |
| socklen_t | msg_namelen |
| struct iovec * | msg_iov |
| size_t | msg_iovlen |
| void * | msg_control |
| size_t | msg_controllen |
| int | msg_flags |
Detailed Description
Member Data Documentation
◆ msg_control
◆ msg_controllen
◆ msg_flags
◆ msg_iov
| struct iovec* msghdr::msg_iov |
Definition at line 92 of file cmsg.h.
Referenced by Ipc::TypedMsgHdr::rawType().
◆ msg_iovlen
◆ msg_name
◆ msg_namelen
The documentation for this struct was generated from the following file:
- compat/cmsg.h
