K 10 svn:author V 2 jb K 8 svn:date V 27 1998-05-26T22:11:30.000000Z K 7 svn:log V 308 Remove the error test from the call to set the file descriptor to non-blocking. Devices are written inconsistently so it is not practical to test for specific errors to ignore. The most common case when this is a problem is with devices which don't block anyway so failing the open is the wrong thing to do. END