r15675: Man pages say never look at the fd_set after a select
commita05d9e72615954aa2d4db1df481539ff39c74266
authorJeremy Allison <jra@samba.org>
Thu, 18 May 2006 01:45:18 +0000 (18 01:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:17:06 +0000 (10 11:17 -0500)
tree29e6287550672b357bf536103b43e5c2365ed4bb
parentf895fcf1090c0400981587c36d040629b858deec
r15675: Man pages say never look at the fd_set after a select
if it returned -1 (treat as undefined). Ensure we obey
this.
Jeremy.
(This used to be commit 256ae3a16bcafe70cc1a00496681c709380e4fc3)
source3/nsswitch/winbindd.c