diff --git a/root/root.cpp b/root/root.cpp index b3c90090..6c04e242 100644 --- a/root/root.cpp +++ b/root/root.cpp @@ -275,6 +275,7 @@ static void handlePacket(const int sock,const InetAddress *const ip,Packet &pkt) return; } } + peer.zero(); } }