fix excessive pings

pull/385/head
Jeff Becker 5 years ago
parent 2218749134
commit 3547863f8e
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -178,7 +178,6 @@ namespace llarp
PruneInboundMessages(now);
m_TXRate = 0;
m_RXRate = 0;
SendKeepAlive();
}
/// low level read

Loading…
Cancel
Save