K 10 svn:author V 6 archie K 8 svn:date V 27 2002-08-29T00:44:11.000000Z K 7 svn:log V 237 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 END