Searched refs:PySSL_SSLshutdown (Results 1 – 1 of 1) sorted by relevance
1972 static PyObject *PySSL_SSLshutdown(PySSLSocket *self) in PySSL_SSLshutdown() function2125 {"shutdown", (PyCFunction)PySSL_SSLshutdown, METH_NOARGS,