sockaddr_un Struct Reference
#include <cmsg.h>
Collaboration diagram for sockaddr_un:
Public Attributes | |
char | sun_family |
char | sun_path [256] |
Detailed Description
Member Data Documentation
◆ sun_family
char sockaddr_un::sun_family |
Definition at line 107 of file cmsg.h.
Referenced by Ipc::PathToAddress().
◆ sun_path
char sockaddr_un::sun_path[256] |
Definition at line 108 of file cmsg.h.
Referenced by comm_open_uds(), and Ipc::PathToAddress().
The documentation for this struct was generated from the following file:
- compat/cmsg.h