App_TCP_Thread_Entry() is only used within Nx_TCP_Echo_Server.
 
Symbols
loading...
Files
loading...

App_TCP_Thread_Entry() function

TCP server thread entry

Syntax

static VOID App_TCP_Thread_Entry(ULONG thread_input);
Implemented in app_netxduo.c:290

Arguments

thread_input

ULONG thread parameter

Return value

none

References

LocationReferrerText
app_netxduo.c:290
static VOID App_TCP_Thread_Entry(ULONG thread_input)
app_netxduo.c:67
static VOID App_TCP_Thread_Entry(ULONG thread_input);
app_netxduo.c:172MX_NetXDuo_Init()
ret = tx_thread_create(&AppTCPThread, "App TCP Thread", App_TCP_Thread_Entry, 0, pointer, 2 * DEFAULT_MEMORY_SIZE,

Call Tree

Data read by App_TCP_Thread_Entry()
Data written by App_TCP_Thread_Entry()
App_TCP_Thread_Entry()::ret
App_TCP_Thread_Entry()::data_buffer
App_TCP_Thread_Entry()::source_ip_address
App_TCP_Thread_Entry()::data_packet
App_TCP_Thread_Entry()::source_port
App_TCP_Thread_Entry()::socket_state
all items filtered out
App_TCP_Thread_Entry()
App_TCP_Thread_Entry()::ret
all items filtered out
Type of App_TCP_Thread_Entry()
App_TCP_Thread_Entry()
all items filtered out