Hajimu UMEMOTO 71918af633 Put giant locks due to make getaddrinfo(), getnameinfo()
and getipnodeby*() thread-safe.
Our res_*() is not thread-safe.  So, we share lock between
getaddrinfo() and getipnodeby*().  Still, we cannot use
getaddrinfo() and getipnodeby*() in conjunction with other
functions which call res_*().

Requested by:	many people
2002-10-06 08:43:35 +00:00
..
2002-09-21 23:54:32 +00:00
2002-05-17 05:11:13 +00:00
2002-03-22 21:53:29 +00:00
2002-10-02 07:49:35 +00:00
2002-09-28 00:25:32 +00:00