Libtrap: Internal development docs  1.16.1
Data Fields

Data Fields

struct addrinfo tls_addr
 used for TCPIP socket More...
 
struct sockaddr_un unix_addr
 used for path of UNIX socket More...
 

Detailed Description

Internal union for host address storage, common for tcpip & unix

Definition at line 249 of file ifc_tls.c.

Field Documentation

◆ tls_addr

struct addrinfo tls_socket_addr::tls_addr

used for TCPIP socket

Definition at line 250 of file ifc_tls.c.

◆ unix_addr

struct sockaddr_un tls_socket_addr::unix_addr

used for path of UNIX socket

Definition at line 251 of file ifc_tls.c.


The documentation for this union was generated from the following file: