Crate openssh_mux_client
source ·Re-exports§
pub use openssh_mux_client_error as error;
Modules§
Structs§
- Cancel safety
- NOTE that once
EstablishedSession
is dropped, any data written tostdin
will not be send to the remote process andstdout
andstderr
would eof immediately. - The string contains null byte.
Enums§
- WARNING: Response can only be used with ssh_mux_format, which treats tuple and struct as the same.
Functions§
- Request the master to stop accepting new multiplexing requests and remove its listener socket.