pub async fn varlink_client_server_task( socket: Listener, whod_status_store: RwhodStatusStore, ) -> Result<()>