Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h203 {"write", (PyCFunction)_ssl__SSLSocket_write, METH_O, _ssl__SSLSocket_write__doc__},
209 _ssl__SSLSocket_write(PySSLSocket *self, PyObject *arg) in _ssl__SSLSocket_write() function