Re: Non-blocking I/O

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 16 Jul 1998 14:43:18 +0100 (BST)


> Is there any non-blocking I/O available in Linux ?

Unix has had non blocking I/O since 1978. Man fcntl, selecty and signal

> For e.g., an application sends some read request and does some other work ...
> once the data is available, the drivers wakes up (or sends some signal) the
> user application.

Yep

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html