View | Details | Raw Unified | Return to bug 14102
Collapse All | Expand All

(-)resolv/netdb.h.orig (+1 lines)
Lines 653-658 Link Here
653
#  define NI_IDN_USE_STD3_ASCII_RULES 128 /* Validate strings according to
653
#  define NI_IDN_USE_STD3_ASCII_RULES 128 /* Validate strings according to
654
					     STD3 rules.  */
654
					     STD3 rules.  */
655
# endif
655
# endif
656
# define NI_NUMERICSCOPE	256	/* Don't convert scope_id to name.  */
656
657
657
/* Translate name of a service location and/or a service name to set of
658
/* Translate name of a service location and/or a service name to set of
658
   socket addresses.
659
   socket addresses.

Return to bug 14102