A definition of struct addrinfo for systems that lack it.
More...
#include <util.h>
Data Fields
struct sockaddr * ai_addr
size_t ai_addrlen
char * ai_canonname
int ai_family
int ai_flags
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: