Searched refs:CLOSE_DELAY (Results 1 – 1 of 1) sorted by relevance
220 const CLOSE_DELAY: Duration = Duration::from_millis(10_000); constant314 expires_at: timestamp + CLOSE_DELAY, in set_for_close()2618 expires_at: Instant::from_secs(1) + CLOSE_DELAY, in socket_time_wait()4404 expires_at: Instant::from_secs(5) + CLOSE_DELAY in test_time_wait_retransmit()