There is no thread for Async I/O
Last updated
Was this helpful?
Last updated
Was this helpful?
There is no thread for Async I/O while waiting for the I/O operation to complete. See Stephen Cleary's
To know more about lower level details, see of the book: The Unix Network Programming volume 1. Also the Wikipedia's is a good introductory page.