(__select): Still clear the user's bits for an fd when SELECT_RETURNED isn't set...
commit0c7b844d256598d5fda1692894fc769ca9f18450
authorMiles Bader <miles@gnu.org>
Thu, 7 Dec 1995 03:03:31 +0000 (7 03:03 +0000)
committerMiles Bader <miles@gnu.org>
Thu, 7 Dec 1995 03:03:31 +0000 (7 03:03 +0000)
treec9c2a19b6db840dbed4a117755976231267d1439
parent53525291ae0c7b8fe3cfed7d48097cf8dc0c34b0
(__select):   Still clear the user's bits for an fd when SELECT_RETURNED isn't set.   Only clear bits in the user's fdsets -- those needing to be set should be     already.   Use SELECT_ALL in appropiate places. (SELECT_ALL): New macro.
sysdeps/mach/hurd/select.c