Value | Meaning |
---|---|
NI_MAXHOST1025 | |
NI_MAXSERV32 | |
NI_NUMERICHOST0x01 | Don't try to look up hostname. |
NI_NUMERICSERV0x02 | Don't convert port number to name. |
NI_NOFQDN0x04 | Only return nodename portion. |
NI_NAMEREQD0x08 | Don't return numeric addresses. |
NI_DGRAM0x10 | Look up UDP service rather than TCP. |