Searched refs:PySSL_selected_alpn_protocol (Results 1 – 1 of 1) sorted by relevance
1605 static PyObject *PySSL_selected_alpn_protocol(PySSLSocket *self) { in PySSL_selected_alpn_protocol() function2122 {"selected_alpn_protocol", (PyCFunction)PySSL_selected_alpn_protocol, METH_NOARGS},