Skip to main content

handle_client

Function handle_client 

Source
pub async fn handle_client(
    client: TcpStream,
    flags: Flags,
) -> Result<(), Box<dyn Error>>