Home
last modified time | relevance | path

Searched defs:sockstate (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_ssl.c684 int sockstate, nonblocking; in PySSL_SSLdo_handshake() local
1756 int sockstate; in PySSL_SSLwrite() local
1866 int sockstate; in PySSL_SSLread() local
1974 int err, ssl_err, sockstate, nonblocking; in PySSL_SSLshutdown() local
/external/python/cpython3/Modules/
D_ssl.c990 int sockstate, nonblocking; in _ssl__SSLSocket_do_handshake_impl() local
2253 int sockstate; in _ssl__SSLSocket_write_impl() local
2392 int sockstate; in _ssl__SSLSocket_read_impl() local
2520 int sockstate, nonblocking, ret; in _ssl__SSLSocket_shutdown_impl() local