r6090: Patch to fix sys_select so it can't drop signals if another fd
authorJeremy Allison <jra@samba.org>
Mon, 28 Mar 2005 03:18:57 +0000 (03:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:21 +0000 (10:56 -0500)
commite0c51ee41fc8cab303459b77c123c1c1b0739eba
tree8fe02707400ead4bab1577359a5f043d6efae1ae
parent780b1eedab36369ef835e45b966f73ede4c7fd12
r6090: Patch to fix sys_select so it can't drop signals if another fd
is ready to read. Patch from Mark Weaver <mark-clist@npsl.co.uk>.
The only question is, how did we miss this for so long..... :-).
Jeremy.
(This used to be commit fb4052ce3a5e585897e478092a7ab5a2ec83e37b)
source3/lib/select.c