Port of Asynchronous I/O support from glibc. Asynchronous I/O support library does the support of asynchronous I/O requests executing, e.g., read/write/list i/o. The requests are queued and are executed in background, with consequent further signal delivery or thread creation.
Add new comment