Searched refs:sock_cb (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dhiperfifo.c257 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) function
418 curl_multi_setopt(g.multi, CURLMOPT_SOCKETFUNCTION, sock_cb);
H A Dasiohiper.cpp263 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) function
440 curl_multi_setopt(g.multi, CURLMOPT_SOCKETFUNCTION, sock_cb);
H A Devhiperfifo.c261 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) function
430 curl_multi_setopt(g.multi, CURLMOPT_SOCKETFUNCTION, sock_cb);
H A Dghiper.c250 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) function
440 curl_multi_setopt(g->multi, CURLMOPT_SOCKETFUNCTION, sock_cb);

Completed in 69 milliseconds