Go to the source code of this file.
Functions | |
int | main (void) |
SETUP_TEARDOWN_TESTCONTEXT void | test_reconnect_ivl_against_pair_socket (const char *my_endpoint_, void *sb_) |
void | test_reconnect_ivl_tcp (bind_function_t bind_function_) |
void | test_reconnect_ivl_tcp_ipv4 () |
void | test_reconnect_ivl_tcp_ipv6 () |
int main | ( | void | ) |
Definition at line 72 of file test_reconnect_ivl.cpp.
SETUP_TEARDOWN_TESTCONTEXT void test_reconnect_ivl_against_pair_socket | ( | const char * | my_endpoint_, |
void * | sb_ | ||
) |
Definition at line 8 of file test_reconnect_ivl.cpp.
void test_reconnect_ivl_tcp | ( | bind_function_t | bind_function_ | ) |
Definition at line 48 of file test_reconnect_ivl.cpp.
void test_reconnect_ivl_tcp_ipv4 | ( | ) |
Definition at line 59 of file test_reconnect_ivl.cpp.
void test_reconnect_ivl_tcp_ipv6 | ( | ) |
Definition at line 64 of file test_reconnect_ivl.cpp.