Date: Wed, 28 Aug 2002 17:44:12 -0700 (PDT) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_kern.c Message-ID: <200208290044.g7T0iCVq030836@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2002/08/28 17:44:12 PDT
Modified files:
lib/libc_r/uthread uthread_kern.c
Log:
When poll(2)'ing for readability or writability of a file descriptor
on behalf of a thread, we should check the POLLERR, POLLHUP, and
POLLNVAL flags as well to wake up the thread in these cases.
Suggested by: deischen
MFC after: 3 days
Revision Changes Path
1.42 +6 -2 src/lib/libc_r/uthread/uthread_kern.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208290044.g7T0iCVq030836>
