Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsendf.h98 CURL_CW_CLIENT /* data written to client */ enumerator
Dsendf.c726 data, &cw_client, CURL_CW_CLIENT); in do_init_stack()
/third_party/curl/docs/
DCLIENT-WRITERS.md69 CURL_CW_CLIENT /* data written to client */
79 1. `"client", CURL_CW_CLIENT`: the main work horse. It invokes the application callbacks or writes …