jabberd2  2.3.1
Data Fields
mio_priv_fd_st Struct Reference

#include <mio_impl.h>

Data Fields

struct mio_fd_st mio_fd
 
mio_type_t type
 
mio_handler_t app
 
void * arg
 

Detailed Description

Definition at line 49 of file mio_impl.h.

Field Documentation

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.


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