Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_ssl.c4962 PySSLSession_get_timeout(PySSLSession *self, void *closure) { in PySSLSession_get_timeout() function
5014 {"timeout", (getter) PySSLSession_get_timeout, NULL,