CPS_SocDup

C Specification

#include <nitroWiFi/cps.h>
void CPS_SocDup(OSThread *thread);

Arguments

thread Thread

Return Values

None.

Description

Allows the specified thread to output to the socket of the current thread. Does not block.

See Also

Revision History

10/21/2005 Initial version.