Lines Matching defs:sock_recv
2507 sock_recv(PySocketSockObject *s, PyObject *args)3096 {"recv", (PyCFunction)sock_recv, METH_VARARGS,