Home | History | Annotate | Download | only in client

Lines Matching refs:in_pipe

1678         self._out_pipe, in_pipe = os.pipe()
1682 os.dup2(in_pipe, self._fd)