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 224 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) function
251 addsock(s, e, what, g);
hiperfifo.c 251 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) function
276 addsock(s, e, what, g);
asiohiper.cpp 267 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) function
298 addsock(s, e, what, g);
evhiperfifo.c 266 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) function
294 addsock(s, e, what, g);

Completed in 537 milliseconds