Lines Matching defs:sock_recv
3238 struct sock_recv {3248 struct sock_recv *ctx = data;3273 struct sock_recv ctx;3297 sock_recv(PySocketSockObject *s, PyObject *args)4722 {"recv", (PyCFunction)sock_recv, METH_VARARGS,