(__select): Don't poll on the last call __io_select unless there's only a singl...
authorMiles Bader <miles@gnu.org>
Sat, 20 Jul 1996 17:33:17 +0000 (17:33 +0000)
committerMiles Bader <miles@gnu.org>
Sat, 20 Jul 1996 17:33:17 +0000 (17:33 +0000)
commitcbd96c3385df1e0a0c43d094c2d5ae994744c37d
tree3585ef7d2d8fa03601ec8470e7ec10335735b1bd
parentf0097fa0df4898e1bd1ad06a5b3aadeda19fa173
(__select):   Don't poll on the last call __io_select unless there's only a     single descriptor, as each descriptor now has its own reply port.   If there is only a single descriptor, just use its reply port for     everything and don't bother creating the port set.
sysdeps/mach/hurd/select.c