Crate sunset_async

Source
Expand description

Async for Sunset SSH

This provides async for Sunset SSH.

Structs§

ChanIn
An input-only SSH channel, such as stderr for a client
ChanInOut
A standard bidirectional SSH channel
ChanOut
An output-only SSH channel, such as stderr for a server
ProgressHolder
A handle used for storage from a SSHClient::progress() or SSHServer::progress() call.
SSHClient
An async SSH client instance
SSHServer
An async SSH server instance

Functions§

io_buf_copy
io_buf_copy_noreaderror
io_copy
io_copy_nowriteerror

Type Aliases§

SunsetMutex
SunsetRawMutex