flx::demux::fileio_request Class Reference
#include <demux_pfileio.hpp>
List of all members.
|
Public Member Functions |
| fileio_request (int f, char *buf, long len, long off, bool rd) |
virtual void | doit () |
| function called by worker thread to carry out user job
|
Public Attributes |
sel_param | pb |
Detailed Description
like another event source. this is basically a wrapped pread, pwrite should probably be derived from posix_wakeup or something like that. or have the same signature. abstract - users overload "finished
The documentation for this class was generated from the following file: