Home | History | Annotate | Download | only in lib

Lines Matching refs:SOCKERRNO

694               SOCKERRNO);
1069 Curl_strerror(conn, SOCKERRNO) );
1116 error = SOCKERRNO;
1141 error = SOCKERRNO;
1153 Curl_strerror(conn, SOCKERRNO) );
1186 Curl_strerror(conn, SOCKERRNO) );
1194 failf(data, "socket failure: %s", Curl_strerror(conn, SOCKERRNO));