|
Libtrap: Internal development docs
1.16.1
|
Data Fields | |
| struct addrinfo | tcpip_addr |
| used for TCPIP socket More... | |
| struct sockaddr_un | unix_addr |
| used for path of UNIX socket More... | |
Internal union for host address storage, common for tcpip & unix
Definition at line 100 of file ifc_tcpip.c.
| struct addrinfo tcpip_socket_addr::tcpip_addr |
used for TCPIP socket
Definition at line 101 of file ifc_tcpip.c.
| struct sockaddr_un tcpip_socket_addr::unix_addr |
used for path of UNIX socket
Definition at line 102 of file ifc_tcpip.c.
1.8.14