Re: aio_read/write versus O_NONBLOCK (linux context)



On May 24, 4:45 pm, phil-news-nos...@xxxxxxxx wrote:

It appears that aio_read/write are not implemented as system calls.  These
appear to be library implementations that presumably call some other system
call.  But since O_NONBLOCK does not work on files, it can't be using that.
Anyone know what it is that aio_read/write could be using to request such
I/O from Linux.

Threads.

DS
.