Searched refs:PySSL_SSLpending (Results 1 – 1 of 1) sorted by relevance
1840 static PyObject *PySSL_SSLpending(PySSLSocket *self) in PySSL_SSLpending() function2112 {"pending", (PyCFunction)PySSL_SSLpending, METH_NOARGS,