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.
pub async fn serve_on(listener: TcpListener, runs_dir: PathBuf) -> Result<()>Accept-loop core, split out so tests can bind an ephemeral port.