Home
last modified time | relevance | path

Searched refs:opensocket (Results 1 – 3 of 3) sorted by relevance

/external/curl/tests/libtest/
Dlib1530.c27 static curl_socket_t opensocket(void *clientp, in opensocket() function
57 test_setopt(curl, CURLOPT_OPENSOCKETFUNCTION, opensocket); in test()
/external/curl/docs/examples/
Dexternalsocket.c61 static curl_socket_t opensocket(void *clientp, in opensocket() function
136 curl_easy_setopt(curl, CURLOPT_OPENSOCKETFUNCTION, opensocket); in main()
Dasiohiper.cpp345 static curl_socket_t opensocket(void *clientp, curlsocktype purpose, in opensocket() function
428 curl_easy_setopt(conn->easy, CURLOPT_OPENSOCKETFUNCTION, opensocket); in new_conn()