pub fn spawn_server(port: u16, injector: EventInjector) -> JoinHandle<()>
Spawn the TCP test-control server.