#include <nitroWiFi/cps.h>
s32 CPS_SocGetLength (void);
None.
Number of data sets stored in the receive buffer.
Returns the number of data sets stored in the receive buffer. When using TCP communications, this returns -1 if the buffer is empty and communication is disconnected. Does not block.
10/21/2005 Initial version.