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

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dmulti.c238 * Quote from README.multi_socket:
1897 * This function is the primary way for a multi/multi_socket application to
2054 when action will be asked on the socket (see multi_socket()), the
2086 * Used by the connect code to tell the multi_socket code that one of the
2088 * remove it from the sockethash for this handle to make the multi_socket API
2171 static CURLMcode multi_socket(struct Curl_multi *multi, function
2379 CURLMcode result = multi_socket((struct Curl_multi *)multi_handle, FALSE, s,
2389 CURLMcode result = multi_socket((struct Curl_multi *)multi_handle, FALSE, s,
2399 CURLMcode result = multi_socket((struct Curl_multi *)multi_handle,

Completed in 205 milliseconds