Skip to main content

serve_on

Function serve_on 

Source
pub async fn serve_on(listener: TcpListener, runs_dir: PathBuf) -> Result<()>
Expand description

Accept-loop core, split out so tests can bind an ephemeral port.