]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove error check from call to set the file descriptor to non-blocking
authorJohn Birrell <jb@FreeBSD.org>
Wed, 27 May 1998 00:41:22 +0000 (00:41 +0000)
committerJohn Birrell <jb@FreeBSD.org>
Wed, 27 May 1998 00:41:22 +0000 (00:41 +0000)
commitb46dfe97ae6a0a7e34901036f95c9b5828f67ca7
tree733b346e5c10e16af13f11097c0189a2956e9fc3
parentd31f26f41eb9b4a653b84e6213ca5cde9341315e
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.
lib/libc_r/uthread/uthread_fd.c