A simple wrapper around POSIX.1b asynchronous I/O. More...
#include <unistd.h>#include <aio.h>#include <vcl_csignal.h>#include <vcl_cstddef.h>Go to the source code of this file.
Classes | |
| class | AsyncIO_Shared_State |
| Asynchronous I/O wrapper. More... | |
| class | AsyncIO |
A simple wrapper around POSIX.1b asynchronous I/O.
Copyright (c) 2001 Simon Brady University of Otago, Dunedin, New Zealand Reproduction rights limited as described in the COPYRIGHT file.
Definition in file asyncio.h.
1.7.5.1