pi_portal.modules.system.socket.unix_stream_transport
UnixStreamTransport class.
- class pi_portal.modules.system.socket.unix_stream_transport.UnixStreamTransport(socket_path)[source]
XML-RPC client transport using a unix socket.
- Parameters:
socket_path (
str) – Path to the unix socket to open.