Searched refs:handleSocket (Results 1 – 1 of 1) sorted by relevance
120 static int handleSocket(CURL *handle, curl_socket_t s, int action, void *userp, void *socketp);180 handleError(curl::multi_setopt(multi, CURLMOPT_SOCKETFUNCTION, handleSocket)); in Impl()252 int HTTPFileSource::Impl::handleSocket(CURL * /* handle */, curl_socket_t s, int action, void *user… in handleSocket() function in mbgl::HTTPFileSource::Impl