DragonFly bugs List (threaded) for 2007-12
DragonFly BSD
DragonFly bugs List (threaded) for 2007-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[issue895] pselect(2) implementation


From: Nicolas Thery <sinknull@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 29 Dec 2007 22:15:13 -0000

Nicolas Thery <nthery@gmail.com> added the comment:

Here is a new version of the patch that restores the original signal mask only
after executing signal handlers (if any).  This is similar to what is done in
sigsuspend() and deals correctly with the case where pselect() is interrupted by
a signal blocked in the original mask.

_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue895>
_____________________________________________________

Attachment: pselect_v2.diff
Description: Binary data



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]