NX_TCP_KEEPALIVE_RETRY is only used within netxduo.
 
Symbols
loading...
Files
loading...

NX_TCP_KEEPALIVE_RETRY macro

Syntax

#define NX_TCP_KEEPALIVE_RETRY 75

References

LocationText
nx_tcp.h:112
#define NX_TCP_KEEPALIVE_RETRY 75 /* After initial expiration, */
nx_system_initialize.c:222
#if (NX_TCP_KEEPALIVE_RETRY > 0xFF)
nx_system_initialize.c:225
_nx_system_build_options_3 |= ((ULONG)NX_TCP_KEEPALIVE_RETRY);