HomeSort by relevance Sort by last modified time
    Searched defs:closecb (Results 1 - 2 of 2) sorted by null

  /external/curl/docs/examples/
externalsocket.c 61 static int closecb(void *clientp, curl_socket_t item) function
148 curl_easy_setopt(curl, CURLOPT_CLOSESOCKETFUNCTION, closecb);
  /external/libevent/
http-internal.h 100 void (*closecb)(struct evhttp_connection *, void *); member in struct:evhttp_connection

Completed in 80 milliseconds