Module Name: src Committed By: christos Date: Fri May 3 19:31:13 UTC 2013
Modified Files: src/lib/libc/net: getaddrinfo.c Log Message: PR/32373, PR/25827: Add SRV lookup in getaddrinfo(3) Per DNS-SD (RFC 2782), but only enabled if AI_SRV is set. To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 src/lib/libc/net/getaddrinfo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.