Searched refs:socket_action (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/tests/libtest/ |
H A D | lib530.c | 230 static int socket_action(CURLM *curl, curl_socket_t s, int evBitmask, in socket_action() function 253 result = socket_action(curl, sockets->sockets[i], evBitmask, name); in checkFdSet() 300 res = socket_action(m, CURL_SOCKET_TIMEOUT, 0, "timeout"); in testone() 337 res = socket_action(m, CURL_SOCKET_TIMEOUT, 0, "timeout"); in testone()
|
Completed in 1 milliseconds