Searched refs:CURL_SOCKS_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
74 #define CURL_SOCKS_BUF_SIZE 600 macro77 #if CURL_SOCKS_BUF_SIZE < 60078 #error CURL_SOCKS_BUF_SIZE must be at least 60085 unsigned char buffer[CURL_SOCKS_BUF_SIZE];
Completed in 7 milliseconds