/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);
|