#include <nitroWiFi/cps.h>
void CPS_SocRelease(void);
None.
None.
Prevents the current thread from getting TCP/IP reception feature services (e.g., TCP state machine). Specifically, NULL is registered in the thread entry of CPSSoc
. Does not block.
10/21/2005 Initial version.