NAME | SYNOPSIS | DESCRIPTION | INTERFACES | FILES | ATTRIBUTES | SEE ALSO
cc [ flag . . . ] file . . . -laio [library . . . ]
Functions in this library provide routines for asynchronous I/O.
The shared object libaio.so.1 provides the public interfaces defined below.
For additional information on shared object interfaces, see intro(3).
SISCD_2.3 (SPARC only) - The SPARC Compliance Definition, revision 2.3:
| aiocancel | aioread | aiowait |
| aiowrite |
SUNW_1.1 (generic):
| aio_close | aio_fork | aioread64 |
| aiowrite64 | assfail | close |
| fork | sigaction | sigignore |
| signal | sigset |
This interface inherits all definitions from the generic SUNW_1.1 and the SISCD_2.3.
This interface contains all definitions from SISCD_2.3, and inherits all definitions from the generic SUNW_1.1.
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
| Availability | SUNWcsl (32-bit) |
| SUNWcslx (64-bit) | |
| MT-Level | Safe |
pvs(1), intro(2), intro(3), aiocancel(3AIO), aioread(3AIO), aiowait(3AIO), aiowrite(3AIO), attributes(5)
NAME | SYNOPSIS | DESCRIPTION | INTERFACES | FILES | ATTRIBUTES | SEE ALSO