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

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

Completed in 255 milliseconds