Re: sys_paccept: disable paccept() until API design is resolved

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Evgeniy Polyakov
Date: Wednesday, September 17, 2008 - 9:46 am

Hi Michael.

On Wed, Sep 17, 2008 at 02:24:32AM +0200, Michael Kerrisk (mtk.manpages@googlemail.com) wrote:

I asked to put signal mask there to be able to siplify life of those who
use accept() and signals. It is not 1005 _required_, but just like it is
not required to be in ppoll(). It is an optimization which should allow
to block signals during code execution without lots of additional steps
(like disabling/enabling them around the call via additional syscalls).

-- 
	Evgeniy Polyakov
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
sys_paccept: disable paccept() until API design is resolved, Michael Kerrisk, (Tue Sep 16, 5:05 am)
Re: sys_paccept: disable paccept() until API design is res ..., Evgeniy Polyakov, (Wed Sep 17, 9:46 am)