pub async fn disconnect_inbounds_task<H: DhtHandler>(
handler: Arc<H>,
) -> Result<()>Expand description
Close inbound connections that are unused for too long.
pub async fn disconnect_inbounds_task<H: DhtHandler>(
handler: Arc<H>,
) -> Result<()>Close inbound connections that are unused for too long.