Teonet library
0.4.7
|
STDIN idle watcher data. More...
#include <ev_mgr.h>
Data Fields | |
ksnetEvMgrClass * | ke |
void * | data |
ev_io * | stdin_w |
STDIN idle watcher data.
void* stdin_idle_data::data |
Referenced by idle_stdin_cb().
ksnetEvMgrClass* stdin_idle_data::ke |
Referenced by idle_stdin_cb().
ev_io* stdin_idle_data::stdin_w |
Referenced by idle_stdin_cb().