addrinfo
nothrow
struct addrinfo {
}
- ai_addr
SOCKADDR* ai_addr;
Undocumented in source.
- ai_addrlen
size_t ai_addrlen;
Undocumented in source.
- ai_canonname
char* ai_canonname;
Undocumented in source.
- ai_family
int ai_family;
Undocumented in source.
- ai_flags
int ai_flags;
Undocumented in source.
- ai_next
addrinfo* ai_next;
Undocumented in source.
- ai_protocol
int ai_protocol;
Undocumented in source.
- ai_socktype
int ai_socktype;
Undocumented in source.
windows ws2tcpip
aliasesenumsfunctionsstructstemplatesvariables