Home
last modified time | relevance | path

Searched refs:connection_sendbytes (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_multiprocessing/
Dconnection.h97 connection_sendbytes(ConnectionObject *self, PyObject *args) in connection_sendbytes() function
435 {"send_bytes", (PyCFunction)connection_sendbytes, METH_VARARGS,