GATE
gate_socket_endpoint_class Struct Reference
Inheritance diagram for gate_socket_endpoint_class:
gate::net::Socket::Endpoint

Public Attributes

union { 
 
   gate_int16_t   family 
 
   gate_socket_ip4endpoint_t   ip4 
 
   gate_socket_ip6endpoint_t   ip6 
 
   gate_socket_unixendpoint_t   unix_domain 
 
};  
 

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