HomeSort by relevance Sort by last modified time
    Searched refs:CONNECT_BUFFER_SIZE (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
http_proxy.c 335 if(s->ptr >= &s->connect_buffer[CONNECT_BUFFER_SIZE]) {
urldata.h 742 #define CONNECT_BUFFER_SIZE 16384
746 char connect_buffer[CONNECT_BUFFER_SIZE];
    [all...]

Completed in 69 milliseconds