We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce7eac commit 67f9bd7Copy full SHA for 67f9bd7
talpid-wireguard/src/connectivity/check.rs
@@ -37,7 +37,6 @@ use pinger::Pinger;
37
///
38
/// Once a connection established, a connection is only considered broken once the connectivity
39
/// monitor has started pinging and no traffic has been received for a duration of `PING_TIMEOUT`.
40
-
41
pub struct Check {
42
conn_state: ConnState,
43
ping_state: PingState,
0 commit comments