Home | History | Annotate | Download | only in Modules

Lines Matching refs:sock_send

2772 sock_send(PySocketSockObject *s, PyObject *args)

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