Home
last modified time | relevance | path

Searched defs:io_event (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_epoll_module.c86 struct io_event { struct
87 uint64_t data; /* the data field from the iocb */
88 uint64_t obj; /* what iocb this event came from */
89 int64_t res; /* result code for this event */
90 int64_t res2; /* secondary result */