| /NetX-Duo-v6.2.1/test/regression/telnet_test/ |
| D | netx_telnet_max_connections_test.c | 198 UINT connections = 0; in thread_server_entry() local 224 status = nx_telnet_server_get_open_connection_count(&my_server, &connections); in thread_server_entry() 226 if (connections > 2) in thread_server_entry() 231 } while(connections); in thread_server_entry() 545 UINT connections = 0; in thread_client3_entry() local 561 status_connection_count = nx_telnet_server_get_open_connection_count(&my_server, &connections); in thread_client3_entry() 572 if (connections > 2) in thread_client3_entry() 580 else if (connections < 2) in thread_client3_entry()
|
| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_tcp_fast_disconnect_test.c | 29 static ULONG connections = 0; variable 68 connections = 0; in test_application_define() 303 …tatus) || (thread_0_counter != 1000) || (thread_1_counter != 1000) || (connections != 1000) || (di… in thread_0_entry() 432 connections++; in thread_1_connect_received()
|
| D | netx_tcp_data_transfer_test.c | 32 static ULONG connections = 0; variable 71 connections = 0; in test_application_define() 322 …tatus) || (thread_0_counter != 1000) || (thread_1_counter != 1000) || (connections != 1) || (disco… in thread_0_entry() 456 connections++; in thread_1_connect_received()
|
| D | netx_tcp_basic_processing_test.c | 34 static ULONG connections = 0; variable 79 connections = 0; in test_application_define() 453 …tatus) || (thread_0_counter != 1000) || (thread_1_counter != 1000) || (connections != 1000) || (di… in thread_0_entry() 587 connections++; in thread_1_connect_received()
|
| D | netx_tcp_tunnel_ipv4_ipv4_basic_test.c | 29 static ULONG connections = 0; variable 70 connections = 0; in test_application_define() 425 connections++; in thread_1_connect_received()
|
| D | netx_tcp_tunnel_ipv4_ipv6_address_test.c | 36 static ULONG connections = 0; variable 77 connections = 0; in test_application_define() 377 connections++; in thread_1_connect_received()
|
| D | netx_tcp_tunnel_ipv4_ipv6_basic_test.c | 35 static ULONG connections = 0; variable 76 connections = 0; in test_application_define() 460 connections++; in thread_1_connect_received()
|
| D | netx_tcp_tunnel_ipv4_ipv6_big_packet_test.c | 35 static ULONG connections = 0; variable 76 connections = 0; in test_application_define() 474 connections++; in thread_1_connect_received()
|
| D | netx_tcp_tunnel_ipv6_ipv4_basic_test.c | 35 static ULONG connections = 0; variable 76 connections = 0; in test_application_define() 479 connections++; in thread_1_connect_received()
|
| D | netx_tcp_tunnel_ipv6_ipv6_basic_test.c | 35 static ULONG connections = 0; variable 76 connections = 0; in test_application_define() 475 connections++; in thread_1_connect_received()
|
| D | netx_tcp_transmit_cleanup_test.c | 30 static ULONG connections = 0; variable 388 connections++; in thread_1_connect_received()
|
| D | netx_forward_tcp_test_1.c | 50 static ULONG connections = 0; variable 84 connections = 0; in test_application_define()
|
| D | netx_forward_tcp_test_2.c | 48 static ULONG connections = 0; variable 82 connections = 0; in test_application_define()
|
| D | netx_forward_tcp_test_3.c | 48 static ULONG connections = 0; variable 83 connections = 0; in test_application_define()
|
| D | netx_forward_tcp_test_4.c | 48 static ULONG connections = 0; variable 82 connections = 0; in test_application_define()
|
| D | netx_forward_tcp_test_5.c | 48 static ULONG connections = 0; variable 82 connections = 0; in test_application_define()
|
| D | netx_tcp_tunnel_ipv4_ipv6_small_windows_test.c | 35 static ULONG connections = 0; variable 76 connections = 0; in test_application_define() 585 connections++; in thread_1_connect_received()
|
| /NetX-Duo-v6.2.1/docs/ |
| D | revision_history.txt | 5732 binding on successive connections.
|