OSDN Git Service

リレー数上限をチャンネル毎に設定出来るように修正。
[peercast-im/PeerCastIM.git] / c: / Git / PeerCast.root / PeerCast / core / common / channel.h
index 5bf81f1..d6f0c47 100644 (file)
@@ -532,6 +532,8 @@ public:
        bool bumped;
        unsigned int lastSkipTime;
        unsigned int lastStopTime;
+
+       int maxRelays; // \83`\83\83\83\93\83l\83\8b\8cÅ\97L\82Ì\83\8a\83\8c\81[\8dÅ\91å\90\94(\83R\83\93\83X\83g\83\89\83N\83^\82Å\8f\89\8aú\89»)
 };
 
 // ----------------------------------