Home
last modified time | relevance | path

Searched refs:recving (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dhttp.h189 typedef int (*recving)(void); /* Curl_recv */ typedef
207 recving recv_underlying; /* underlying recv Curl_recv callback */
Dhttp2.c2014 httpc->recv_underlying = (recving)conn->recv[FIRSTSOCKET]; in Curl_http2_switched()
/external/curl/
DCHANGES.0186 sending and recving of data to the parts of the code that are properly