CPS_SocPingMode

C Specification

#include <nitroWiFi/cps.h>
void CPS_SocPingMode(void);

Arguments

None.

Return Values

None.

Description

Sets the socket to PING mode. Does not block.

See Also

CPS_SocDatagramMode

Revision History

10/21/2005 Initial version.