Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_ssl.c378 #define ERRSTR(x) ERRSTR1("_ssl.c", Py_STRINGIFY(__LINE__), x) macro
985 ERRSTR("The handshake operation timed out")); in _ssl__SSLSocket_do_handshake_impl()
989 ERRSTR("Underlying socket has been closed.")); in _ssl__SSLSocket_do_handshake_impl()
993 ERRSTR("Underlying socket too large for select().")); in _ssl__SSLSocket_do_handshake_impl()

Completed in 7 milliseconds