(AI_NUMERICSERV): Define.

This commit is contained in:
Ulrich Drepper 2004-08-05 09:38:15 +00:00
parent 9382fcee61
commit 76b82be4f3
1 changed files with 1 additions and 0 deletions

View File

@ -583,6 +583,7 @@ struct gaicb
# define AI_IDN_USE_STD3_ASCII_RULES 0x0200 /* Validate strings according to
STD3 rules. */
# endif
# define AI_NUMERICSERV 0x0400 /* Don't use name resolution. */
/* Error values for `getaddrinfo' function. */
# define EAI_BADFLAGS -1 /* Invalid value for `ai_flags' field. */