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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dselect.h84 /* On non-DOS and non-Winsock platforms, when Curl_ack_eintr is set,
88 extern int Curl_ack_eintr;
H A Dselect.c53 int Curl_ack_eintr = 0; variable
54 #define error_not_EINTR (Curl_ack_eintr || error != EINTR)
H A Deasy.c281 Curl_ack_eintr = 1;

Completed in 84 milliseconds