Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dsocketmodule.c7176 static PyMethodDef socket_methods[] = { variable
8937 .m_methods = socket_methods,