Go to the source code of this file.
Functions | |
int | main () |
Variables | |
uv_loop_t * | loop |
uv_tty_t | tty |
int main | ( | ) |
Definition at line 8 of file libuv/docs/code/tty/main.c.
uv_loop_t* loop |
Definition at line 6 of file libuv/docs/code/tty/main.c.
uv_tty_t tty |
Definition at line 7 of file libuv/docs/code/tty/main.c.