On Wed, Mar 5, 2014 at 2:04 PM, Yann Ylavic <[email protected]> wrote:

> Also, but this is not related to this patch particularly (addressed to
> who knows), it's unclear to me why an accept mutex is needed at all.
> Multiple processes poll()ing the same inherited socket is safe but not
> multiple ones? Is that an OS issue? Process wide only? Still (in)valid in
> latest OSes?
>

I mean
 when 
SINGLE_LISTEN_UNSERIALIZED_ACCEPT is
set only, the OS has the capability to do unserialized accept with one
socket but not any more.

Reply via email to