Searched refs:recving (Results 1 – 3 of 3) sorted by relevance
189 typedef int (*recving)(void); /* Curl_recv */ typedef207 recving recv_underlying; /* underlying recv Curl_recv callback */
2014 httpc->recv_underlying = (recving)conn->recv[FIRSTSOCKET]; in Curl_http2_switched()
186 sending and recving of data to the parts of the code that are properly