Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_multiprocessing/
Dconnection.h375 connection_fileno(ConnectionObject* self) in connection_fileno() function
450 {"fileno", (PyCFunction)connection_fileno, METH_NOARGS,