OSDN Git Service

IM0035
[peercast-im/PeerCastIM.git] / PeerCast.root / PeerCast / core / common / servmgr.h
index 0fdae48..8a9310d 100644 (file)
@@ -449,6 +449,10 @@ public:
                bcstClap                = 0x00000001
        };
 
+       // PCP broadcast flood
+       GnuID lastPCPFromID;
+       time_t lastPCPBcstTime;
+
 private:
        FW_STATE        firewalled;
 };