Re: O_NONBLOCK, read(), select(), NFS, Ext2, etc.
Chris Wedgwood (cw@f00f.org)
Fri, 12 Jan 2001 16:28:40 +1300
- Messages sorted by: [ date ][ thread ][ subject ][ author ]
- Next message: Bill Crawford: "Linux 2.4.0-ac7"
- Previous message: Aaron Lehmann: "Re: Floating point broken between 2.4.0-ac4 and -ac5?"
- In reply to: Michael Rothwell: "O_NONBLOCK, read(), select(), NFS, Ext2, etc."
- Next in thread: Alan Cox: "Re: O_NONBLOCK, read(), select(), NFS, Ext2, etc."
On Thu, Jan 11, 2001 at 09:34:08PM -0500, Michael Rothwell wrote:
The man pages for open, read and write say that if a file is opened
using the O_NONBLOCK flag, then read() and write() will always return
immediately and not block the calling process.
the man pages are wrong
--cw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
- Next message: Bill Crawford: "Linux 2.4.0-ac7"
- Previous message: Aaron Lehmann: "Re: Floating point broken between 2.4.0-ac4 and -ac5?"
- In reply to: Michael Rothwell: "O_NONBLOCK, read(), select(), NFS, Ext2, etc."
- Next in thread: Alan Cox: "Re: O_NONBLOCK, read(), select(), NFS, Ext2, etc."