1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

(AI_NUMERICSERV): Define.

This commit is contained in:
Ulrich Drepper
2004-08-05 09:38:15 +00:00
parent 9382fcee61
commit 76b82be4f3

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. */