Date: Tue, 26 May 1998 17:41:23 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_fd.c Message-ID: <199805270041.RAA13023@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/05/26 17:41:23 PDT
Modified files:
lib/libc_r/uthread uthread_fd.c
Log:
Remove error check from call to set the file descriptor to non-blocking
instead of explicitly ignoring some errors. This allows for the case
where a device is naturally non-blocking.
Revision Changes Path
1.7 +9 -12 src/lib/libc_r/uthread/uthread_fd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805270041.RAA13023>
