#include <nitroWiFi/cps.h>
void CPS_SocUnRegister(void);
None.
None.
Unregisters the socket structure that the CPS library uses in the current thread. Specifically, NULL is set in the OSThread
structure entry. Does not block.
10/21/2005 Initial version.