libevfibers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
fbr_ev_eio Struct Reference

eio event. More...

#include <eio.h>

Data Fields

eio_req * req
fbr_eio_custom_func_t custom_func
void * custom_arg
struct fbr_ev_base ev_base

Detailed Description

eio event.

This event struct can represent an eio event.

See Also
fbr_ev_upcast
fbr_ev_wait

Definition at line 55 of file eio.h.

Field Documentation

eio_req* fbr_ev_eio::req

the libeio request itself

Definition at line 56 of file eio.h.


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