Searched refs:sock_getblocking (Results 1 – 1 of 1) sorted by relevance
2802 sock_getblocking(PySocketSockObject *s, PyObject *Py_UNUSED(ignored)) in sock_getblocking() function4948 {"getblocking", (PyCFunction)sock_getblocking, METH_NOARGS,