#include <nitroWiFi/cps.h>
void CPS_SocDup(OSThread *thread);
thread
None.
Allows the specified thread to output to the socket of the current thread. Does not block.
10/21/2005 Initial version.