Public Attributes | |
uv_handle_t | handle |
uv_pipe_t | pipe |
uv_stream_t | stream |
uv_tcp_t | tcp |
uv_tty_t | tty |
Definition at line 35 of file test-ipc-send-recv.c.
uv_handle_t handles::handle |
Definition at line 36 of file test-ipc-send-recv.c.
uv_pipe_t handles::pipe |
Definition at line 38 of file test-ipc-send-recv.c.
uv_stream_t handles::stream |
Definition at line 37 of file test-ipc-send-recv.c.
uv_tcp_t handles::tcp |
Definition at line 39 of file test-ipc-send-recv.c.
uv_tty_t handles::tty |
Definition at line 40 of file test-ipc-send-recv.c.