Expand description
SSH connection loop orchestration.
connection_loop processes ServEvent enums from the sunset SSH library
and dispatches to the appropriate handler in handle.
Functionsยง
- connection_
loop - Handles the SSH connection loop, processing events from clients.
- ssh_
wait_ for_ initialisation - Creates a new
SSHServerwith the provided I/O buffers.