r6090: Patch to fix sys_select so it can't drop signals if another fd
commitfb4052ce3a5e585897e478092a7ab5a2ec83e37b
authorJeremy Allison <jra@samba.org>
Mon, 28 Mar 2005 03:18:57 +0000 (28 03:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:21 +0000 (10 10:56 -0500)
tree6ed1beb6affcf1674b9cf5000e7d7abf89885a09
parent057e4bf641674473f1ac1e0fbe936b4f2506e013
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.
source/lib/select.c