Lines Matching full:recv
989 SOCKET_CALL(recv(fd, buf, len, 0));1233 ret = recv( fd, buff, sizeof(buff), 0 );