Re: library/3297: lib/libc/net/get{addr,name}info should share mutex
The following reply was made to PR library/3297; it has been noted by GNATS.
From: itojun@iijlab.net
To: Marco S Hyman <marc@snafu.org>
Cc: gnats@openbsd.org
Subject: Re: library/3297: lib/libc/net/get{addr,name}info should share mutex
Date: Tue, 22 Jul 2003 08:28:12 +0900
> > >Synopsis: lib/libc/net/get{addr,name}info should share mutex
i don't think it is enough. getaddrinfo still uses another mutex
(explore_mutex), and serv_mutex/explore_mutex will visit the same code
(res_xx).
itojun
Received on Mon Jul 21 20:04:35 2003
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 13:30:00 EDT
|