ume 2005-04-15 18:15:12 UTC FreeBSD src repository Modified files: lib/libc/net getaddrinfo.c Log: Now, our getservbyname(3) is thread-safe. So, we don't need to protect it with mutex lock. Revision Changes Path 1.65 +1 -14 src/lib/libc/net/getaddrinfo.c