#include <cstdint>#include <signal.h>#include <sys/types.h>#include <unistd.h>Go to the source code of this file.
Classes | |
| struct | aiocb |
| class | XrdSfsAio |
| struct aiocb |
Definition at line 45 of file XrdSfsAio.hh.
| Class Members | ||
|---|---|---|
| void * | aio_buf | |
| int | aio_fildes | |
| size_t | aio_nbytes | |
| off_t | aio_offset | |
| int | aio_reqprio | |
| struct sigevent | aio_sigevent | |