Searched refs:PySSL_selected_npn_protocol (Results 1 – 1 of 1) sorted by relevance
1591 static PyObject *PySSL_selected_npn_protocol(PySSLSocket *self) { in PySSL_selected_npn_protocol() function2119 {"selected_npn_protocol", (PyCFunction)PySSL_selected_npn_protocol, METH_NOARGS},