Home
last modified time | relevance | path

Searched refs:fopensocket (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dcf-socket.c234 * will be used to pass / receive data to/from the fopensocket callback in Curl_sock_assign_addr()
265 if(data->set.fopensocket) { in socket_open()
276 *sockfd = data->set.fopensocket(data->set.opensocket_client, in socket_open()
H A Durldata.h1684 curl_opensocket_callback fopensocket; /* function for checking/translating member
H A Dsetopt.c2466 data->set.fopensocket = va_arg(param, curl_opensocket_callback); in Curl_vsetopt()

Completed in 11 milliseconds