HomeSort by relevance Sort by last modified time
    Searched full:addsock (Results 1 - 4 of 4) sorted by null

  /external/curl/docs/examples/
ghiper.c 237 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) function
265 addsock(s, e, what, g);
hiperfifo.c 247 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) function
272 addsock(s, e, what, g);
asiohiper.cpp 266 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) function
297 addsock(s, e, what, g);
evhiperfifo.c 251 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) function
281 addsock(s, e, what, g);

Completed in 880 milliseconds