Searched refs:connection_sendbytes (Results 1 – 1 of 1) sorted by relevance
97 connection_sendbytes(ConnectionObject *self, PyObject *args) in connection_sendbytes() function435 {"send_bytes", (PyCFunction)connection_sendbytes, METH_VARARGS,