Home | All Classes | Grouped Classes | Index | Search
Reads data from the socket. Returns the amount that was read. Reads data from the socket, storing the from address in the passed parameter.
int recv( void* data, int size); int recv( void* data, int size, CL_IPAddress& from);
See also: