Client


Description:

[ 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].

Parameters:

io_stream

A [[email protected]]

Returns:

A newly created Client




2022 vala-language.org