Static TCP_LISTENERS

Source
pub(crate) static TCP_LISTENERS: LazyLock<Arc<Mutex<HashMap<SocketAddr, CancellationToken>>>>