Skip to main content

ssh_wait_for_initialisation

Function ssh_wait_for_initialisation 

Source
pub fn ssh_wait_for_initialisation<'server>(
    inbuf: &'server mut [u8; 4096],
    outbuf: &'server mut [u8; 4096],
) -> SSHServer<'server>
Expand description

Creates a new SSHServer with the provided I/O buffers.