Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h246 {"pending", (PyCFunction)_ssl__SSLSocket_pending, METH_NOARGS, _ssl__SSLSocket_pending__doc__},
252 _ssl__SSLSocket_pending(PySSLSocket *self, PyObject *Py_UNUSED(ignored)) in _ssl__SSLSocket_pending() function