freebsd-src/lib/libkse
Archie Cobbs afa4625307 Make the libc_r version of select() set the readable or writable
file descriptor bit if poll() returns POLLERR, POLLHUP, or POLLNVAL.
Othewise, it's possible for select() to return successfully but
with no bits set.

Reviewed by:	deischen
MFC after:	3 days
PR:		bin/42175
2002-08-29 21:39:19 +00:00
..
sys $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
test Fix a couple of minor nits that prevented this from compiling. 2002-07-02 01:26:16 +00:00
thread Make the libc_r version of select() set the readable or writable 2002-08-29 21:39:19 +00:00
Makefile Sync SCM ID comments with libc. 2002-04-15 20:22:28 +00:00