Re-exports§
pub use openssh_mux_client_error as error;
Modules§
Structs§
- Connection
- Cancel safety
- Established
Session - NOTE that once
EstablishedSession
is dropped, any data written tostdin
will not be send to the remote process andstdout
andstderr
would eof immediately. - NonZero
Byte Slice - NonZero
Byte Vec - Null
Byte Error - The string contains null byte.
- Session
Enums§
- Error
- Forward
Type - Response
- WARNING: Response can only be used with ssh_mux_format, which treats tuple and struct as the same.
- Session
Status - Socket
Functions§
- shutdown_
mux_ master - Request the master to stop accepting new multiplexing requests and remove its listener socket.