Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dsocketmodule.c2802 sock_getblocking(PySocketSockObject *s, PyObject *Py_UNUSED(ignored)) in sock_getblocking() function
4948 {"getblocking", (PyCFunction)sock_getblocking, METH_NOARGS,