Home
last modified time | relevance | path

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

/curl/lib/
H A Dsocks.c74 #define CURL_SOCKS_BUF_SIZE 600 macro
77 #if CURL_SOCKS_BUF_SIZE < 600
78 #error CURL_SOCKS_BUF_SIZE must be at least 600
85 unsigned char buffer[CURL_SOCKS_BUF_SIZE];

Completed in 7 milliseconds