Home
last modified time | relevance | path

Searched refs:tcp_received (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/websocket_test/
Dnetx_websocket_non_block_test.c20 static UINT tcp_received = NX_FALSE; variable
270 tcp_received = NX_TRUE; in tcp_receive_callback()
334 if (tcp_received == NX_TRUE) in thread_client_entry()
357 tcp_received = NX_FALSE; in thread_client_entry()
385 if (tcp_received == NX_TRUE) in thread_client_entry()
404 tcp_received = NX_FALSE; in thread_client_entry()
420 if (tcp_received == NX_TRUE) in thread_client_entry()