Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c195 PY_SSL_ERROR_EOF, /* special case of SSL_ERROR_SYSCALL */ enumerator
486 p = PY_SSL_ERROR_EOF; in PySSL_SetError()
4170 PY_SSL_ERROR_EOF); in init_ssl()