libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
Loading...
Searching...
No Matches
xtc_aio_t Struct Reference

Data Fields

void * buf
 
int done
 
int fd
 
void * iov
 
int iovcnt
 
uint32_t len
 
int64_t off
 
int op
 
int32_t res
 
void * tag
 

Detailed Description

Definition at line 58 of file xtc_io.h.

Field Documentation

◆ buf

void* xtc_aio_t::buf

Definition at line 61 of file xtc_io.h.

◆ done

int xtc_aio_t::done

Definition at line 65 of file xtc_io.h.

◆ fd

int xtc_aio_t::fd

Definition at line 59 of file xtc_io.h.

◆ iov

void* xtc_aio_t::iov

Definition at line 71 of file xtc_io.h.

◆ iovcnt

int xtc_aio_t::iovcnt

Definition at line 72 of file xtc_io.h.

◆ len

uint32_t xtc_aio_t::len

Definition at line 62 of file xtc_io.h.

◆ off

int64_t xtc_aio_t::off

Definition at line 63 of file xtc_io.h.

◆ op

int xtc_aio_t::op

Definition at line 60 of file xtc_io.h.

◆ res

int32_t xtc_aio_t::res

Definition at line 66 of file xtc_io.h.

◆ tag

void* xtc_aio_t::tag

Definition at line 64 of file xtc_io.h.


The documentation for this struct was generated from the following file: