Searched defs:closecb (Results 1 - 2 of 2) sorted by relevance

/external/curl/docs/examples/
H A Dexternalsocket.c61 static int closecb(void *clientp, curl_socket_t item) function
148 curl_easy_setopt(curl, CURLOPT_CLOSESOCKETFUNCTION, closecb);
/external/libevent/
H A Dhttp-internal.h100 void (*closecb)(struct evhttp_connection *, void *); member in struct:evhttp_connection

Completed in 155 milliseconds