Home
last modified time | relevance | path

Searched refs:SocketIsDead (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Durl.c3046 static bool SocketIsDead(curl_socket_t sock) in SocketIsDead() function
3298 dead = SocketIsDead(conn->sock[FIRSTSOCKET]); in disconnect_if_dead()
/external/curl/
DCHANGES.012094 - Yarram Sunil found out that the SocketIsDead() function performed a lot
13390 - The SSL SocketIsDead() checks weren't good enough (as expected really), so I
13394 SocketIsDead() check obsolete, but I think it is a quicker way for those