pub async fn async_event_loop_listener(
    __arg0: (EventLoop, Sender<Incoming>)
) -> Result<(), ConnectionError>