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