| freeaddrinfo(struct addrinfo *infop) | Ux::SockAddr | [inline, static] |
| get_addr(void) const | Ux::SockAddr | [inline] |
| get_addr(void) | Ux::SockAddr | [inline] |
| get_len(void) const | Ux::SockAddr | [inline] |
| get_len_ptr(void) | Ux::SockAddr | [inline] |
| get_protocol(void) | Ux::SockAddr | [inline] |
| getaddrinfo(const char *nodename, const char *servname, const struct addrinfo *hint, struct addrinfo **infop) | Ux::SockAddr | [static] |
| getaddrinfo(const char *nodename, const char *servname, int family, int type, int flags, struct addrinfo **infop) | Ux::SockAddr | [static] |
| getnameinfo(const struct sockaddr *sa, socklen_t sa_len, char *nodename, socklen_t nodelen, char *servname, socklen_t servlen, unsigned flags) | Ux::SockAddr | [static] |
| sa_len | Ux::SockAddr | [protected] |
| sa_protocol | Ux::SockAddr | [protected] |
| sa_storage | Ux::SockAddr | [protected] |
| set(const char *path="") | Ux::SockAddrUn | |
| set_len(socklen_t len) | Ux::SockAddr | [inline] |
| set_protocol(int protocol) | Ux::SockAddr | [inline] |
| set_server(const char *nodename, const char *servname="80") | Ux::SockAddr | |
| SockAddr(void) | Ux::SockAddr | [inline] |
| SockAddrUn(const char *path="") | Ux::SockAddrUn | [inline] |