Value | Meaning |
---|---|
NI_MAXHOST1025 | |
NI_MAXSERV32 | |
NI_NUMERICHOST0x0002 | Don't try to look up hostname. |
NI_NUMERICSERV0x0008 | Don't convert port number to name. |
NI_NOFQDN0x0001 | Only return nodename portion. |
NI_NAMEREQD0x0004 | Don't return numeric addresses. |
NI_DGRAM0x0010 | Look up UDP service rather than TCP. |