evutil_addrinfo Struct Reference
A definition of struct addrinfo for systems that lack it.
More...
#include <util.h>
|
Data Fields |
sockaddr * | ai_addr |
size_t | ai_addrlen |
char * | ai_canonname |
int | ai_family |
int | ai_flags |
evutil_addrinfo * | ai_next |
int | ai_protocol |
int | ai_socktype |
Detailed Description
A definition of struct addrinfo for systems that lack it.
(This is just an alias for struct addrinfo if the system defines struct addrinfo.)
The documentation for this struct was generated from the following file:
Generated on 10 May 2014 for libevent by
1.4.7