[ CCode ( has_construct_function = false ) ]
public Client (IOStream io_stream)
Creates a new Client instance.
If you want to communicate with a process using stdin/stdout, consider using [[email protected]] to launch the process and create a [ [email protected]] using the [[email protected]_stdin_pipe] and [[email protected]_stdout_pipe].
io_stream |
A newly created Client |