Value | Meaning |
---|---|
NI_MAXHOST1025 | |
NI_MAXSERV32 | |
NI_NUMERICHOST0x00000002 | Don't try to look up hostname. |
NI_NUMERICSERV0x00000008 | Don't convert port number to name. |
NI_NOFQDN0x00000001 | Only return nodename portion. |
NI_NAMEREQD0x00000004 | Don't return numeric addresses. |
NI_DGRAM0x00000010 | Look up UDP service rather than TCP. |