Searched refs:read_res (Results 1 – 1 of 1) sorted by relevance
635 ssize_t read_res; in test_stream_poll_rcvlowat_client() local690 read_res = recv(fd, buf, sizeof(buf), MSG_DONTWAIT); in test_stream_poll_rcvlowat_client()691 if (read_res != RCVLOWAT_BUF_SIZE) { in test_stream_poll_rcvlowat_client()693 read_res); in test_stream_poll_rcvlowat_client()