Skip to content

Commit adf1dc6

Browse files
author
“ramfox”
committed
remove reference to private docs
1 parent 6675582 commit adf1dc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

iroh/src/magicsock/endpoint_map/endpoint_state.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ use crate::{
3838
mod guarded_channel;
3939

4040
/// Number of addresses that are not active that we keep around per endpoint.
41-
///
42-
/// See [`EndpointState::prune_ip_paths`].
4341
pub(super) const MAX_INACTIVE_IP_ADDRESSES: usize = 20;
4442

4543
/// Max duration of how long ago we learned about this source before we are willing

0 commit comments

Comments
 (0)