Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c3099 context_wrap_socket(PySSLContext *self, PyObject *args, PyObject *kwds) in context_wrap_socket() function
3479 {"_wrap_socket", (PyCFunction) context_wrap_socket,