Skip to content

Commit 8928031

Browse files
committed
Remove outdated documentation
1 parent 412d973 commit 8928031

File tree

1 file changed

+0
-3
lines changed
  • talpid-wireguard/src/ping_monitor

1 file changed

+0
-3
lines changed

talpid-wireguard/src/ping_monitor/icmp.rs

-3
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ pub struct Pinger {
6161

6262
impl Pinger {
6363
/// Creates a new `Pinger`.
64-
///
65-
/// `mtu_discover` sets the `IP_MTU_DISCOVER` flag for the socker, implying no fragementation is
66-
/// allowed.
6764
pub fn new(
6865
addr: Ipv4Addr,
6966
#[cfg(not(target_os = "windows"))] interface_name: String,

0 commit comments

Comments
 (0)