Go to the source code of this file.
Functions | |
static void | close_cb (uv_handle_t *handle) |
static void | connect_cb (uv_connect_t *handle, int status) |
TEST_IMPL (tcp_connect_error_fault) | |
Variables | |
static int | close_cb_called = 0 |
static int | connect_cb_called = 0 |
|
static |
Definition at line 40 of file test-tcp-connect-error.c.
|
static |
Definition at line 33 of file test-tcp-connect-error.c.
TEST_IMPL | ( | tcp_connect_error_fault | ) |
Definition at line 46 of file test-tcp-connect-error.c.
|
static |
Definition at line 29 of file test-tcp-connect-error.c.
|
static |
Definition at line 28 of file test-tcp-connect-error.c.