Are people happy with the priority order of the accept mutex?
Right now it's flock -> sysvsem -> fcntl -> pthread.

I think it should be pthread -> sysvsem -> fcntl -> flock, which
is what 1.3 has...
-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
      "A society that will trade a little liberty for a little order
             will lose both and deserve neither" - T.Jefferson

Reply via email to