#include <nitroWiFi/cps.h>
void CPS_SocRegister(CPSSoc *soc);
soc |
Socket structure |
None.
Sets the socket structure that the CPS library uses in the current thread. Specifically, the pointer is set to CPSSoc in the OSThread structure entry. The buffer that the CPS library uses must be set in CPSSoc. Does not block.
2005/10/21 Initial version.
CONFIDENTIAL