Home
last modified time | relevance | path

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

/third_party/curl/tests/http/clients/
Dws-data.c92 static CURLcode send_binary(CURL *curl, char *buf, size_t buflen) in send_binary() function
184 res = send_binary(curl, send_buf, len); in data_echo()