Searched refs:PipedServerProxy (Results 1 - 3 of 3) sorted by relevance

/pkg/src/tests/api/
H A Dt_async_rpc.py149 client_rpc = pkg.pipeutils.PipedServerProxy(client_pipefd,
/pkg/src/modules/client/
H A Dpkgremote.py182 rpc_client = pkg.pipeutils.PipedServerProxy(client_cmd_pipe)
/pkg/src/modules/
H A Dpipeutils.py50 PipedServerProxy
66 client_rpc = PipedServerProxy(client_pipe_fd)
640 class PipedServerProxy(rpc.ServerProxy): class in inherits:rpc.ServerProxy

Completed in 16 milliseconds