tor_addr_t Struct Reference
#include <address.h>
 | 
 Data Fields | 
| 
sa_family_t  | family | 
| 
union { | 
|    struct in_addr   in_addr | 
|    struct in6_addr   in6_addr | 
| }  | addr | 
Detailed Description
Holds an IPv4 or IPv6 address. (Uses less memory than struct sockaddr_storage.) 
The documentation for this struct was generated from the following file: