
Go to the source code of this file.
Functions | |
| static void | check_buffer_size (uv_handle_t *handle) |
| static void | close_cb (uv_handle_t *handle) |
| TEST_IMPL (socket_buffer_size) | |
Variables | |
| static int | close_cb_called |
| static uv_tcp_t | tcp |
| static uv_udp_t | udp |
|
static |
Definition at line 39 of file test-socket-buffer-size.c.
|
static |
Definition at line 34 of file test-socket-buffer-size.c.
| TEST_IMPL | ( | socket_buffer_size | ) |
Definition at line 56 of file test-socket-buffer-size.c.
|
static |
Definition at line 31 of file test-socket-buffer-size.c.
|
static |
Definition at line 30 of file test-socket-buffer-size.c.
|
static |
Definition at line 29 of file test-socket-buffer-size.c.