Skip to main content

Module serve

Module serve 

Source
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 SSHServer with the provided I/O buffers.