jabberd2
2.2.17
|
#include <mio_impl.h>
Data Fields | |
struct mio_fd_st | mio_fd |
mio_type_t | type |
mio_handler_t | app |
void * | arg |
Definition at line 49 of file mio_impl.h.
struct mio_fd_st mio_priv_fd_st::mio_fd |
Definition at line 51 of file mio_impl.h.
mio_type_t mio_priv_fd_st::type |
Definition at line 53 of file mio_impl.h.
mio_handler_t mio_priv_fd_st::app |
Definition at line 55 of file mio_impl.h.
void* mio_priv_fd_st::arg |
Definition at line 56 of file mio_impl.h.