[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.5" ) ]
public Client.from_socket (Socket socket)
Create a new client to talk on an existing socket.
socket |
A Socket that is connected to snapd. |
a new Client |