Skip to main content

Crate sunset_async

Crate sunset_async 

Source
Expand description

Async for Sunset SSH

This provides async for Sunset SSH.

Structs§

ChanIn
An input-only SSH channel.
ChanInOut
A bidirectional SSH channel.
ChanOut
An output-only SSH channel.
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