
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_connect6_error_fault) | |
| Variables | |
| static int | close_cb_called = 0 | 
| static int | connect_cb_called = 0 | 
| 
 | static | 
Definition at line 38 of file test-tcp-connect6-error.c.
| 
 | static | 
Definition at line 32 of file test-tcp-connect6-error.c.
| TEST_IMPL | ( | tcp_connect6_error_fault | ) | 
Definition at line 44 of file test-tcp-connect6-error.c.
| 
 | static | 
Definition at line 29 of file test-tcp-connect6-error.c.
| 
 | static | 
Definition at line 28 of file test-tcp-connect6-error.c.