Classes
contrib/oul/oufgl/asyncio.h File Reference

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

Detailed Description

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.