Home
last modified time | relevance | path

Searched refs:Curl_ws_accept (Results 1 – 4 of 4) sorted by relevance

/curl/lib/
H A Dws.h77 CURLcode Curl_ws_accept(struct Curl_easy *data, const char *mem, size_t len);
H A Dws.c749 CURLcode Curl_ws_accept(struct Curl_easy *data, in Curl_ws_accept() function
H A Dc-hyper.c487 result = Curl_ws_accept(data, NULL, 0); in Curl_hyper_stream()
H A Dhttp.c3471 result = Curl_ws_accept(data, buf, blen); in http_on_response()

Completed in 29 milliseconds