Skip to main content

accept_loop

Function accept_loop 

Source
pub(crate) async fn accept_loop(
    server: Arc<Server>,
    http_server: &HttpServer,
) -> Result<()>
Expand description

Run the HTTP accept loop.