Home | History | Annotate | Download | only in Modules

Lines Matching refs:sock_send

2703 sock_send(PySocketSockObject *s, PyObject *args)

3002 {"send", (PyCFunction)sock_send, METH_VARARGS,