From 9cef544a74e1de535b3b257a9a151197d0bcc737 Mon Sep 17 00:00:00 2001 From: eru Date: Sat, 23 May 2009 14:17:16 +0000 Subject: [PATCH] IM0035 --- PeerCast.root/PeerCast/core/common/pcp.cpp | 2 -- PeerCast.root/PeerCast/core/common/version2.h | 6 +++--- c:/Git/PeerCast.root/PeerCast/core/common/pcp.cpp | 2 -- c:/Git/PeerCast.root/PeerCast/core/common/version2.h | 6 +++--- 4 files changed, 6 insertions(+), 10 deletions(-) diff --git a/PeerCast.root/PeerCast/core/common/pcp.cpp b/PeerCast.root/PeerCast/core/common/pcp.cpp index 1b0b66a..d141df6 100644 --- a/PeerCast.root/PeerCast/core/common/pcp.cpp +++ b/PeerCast.root/PeerCast/core/common/pcp.cpp @@ -817,8 +817,6 @@ int PCPStream::readBroadcastAtoms(AtomStream &atom,int numc,BroadcastState &bcs) memcpy(servMgr->lastPCPFromID.id, fromID.id, 16); servMgr->lastPCPBcstTime = time(NULL); - servMgr->lastPCPFromID.toStr(destStr); - // LOG_DEBUG(tmp); if (ver_ex_number){ diff --git a/PeerCast.root/PeerCast/core/common/version2.h b/PeerCast.root/PeerCast/core/common/version2.h index 6e68529..cd763d5 100644 --- a/PeerCast.root/PeerCast/core/common/version2.h +++ b/PeerCast.root/PeerCast/core/common/version2.h @@ -44,9 +44,9 @@ extern int version_ex; // PP #if 1 /* for VP extend version */ //#define VERSION_EX 1 static const char *PCP_CLIENT_VERSION_EX_PREFIX = "IM"; // 2bytes only -static const int PCP_CLIENT_VERSION_EX_NUMBER = 34; -static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0034)"; -static const char *PCX_VERSTRING_EX = "v0.1218(IM0034)"; +static const int PCP_CLIENT_VERSION_EX_NUMBER = 35; +static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0035)"; +static const char *PCX_VERSTRING_EX = "v0.1218(IM0035)"; #endif // ------------------------------------------------ diff --git a/c:/Git/PeerCast.root/PeerCast/core/common/pcp.cpp b/c:/Git/PeerCast.root/PeerCast/core/common/pcp.cpp index 1b0b66a..d141df6 100644 --- a/c:/Git/PeerCast.root/PeerCast/core/common/pcp.cpp +++ b/c:/Git/PeerCast.root/PeerCast/core/common/pcp.cpp @@ -817,8 +817,6 @@ int PCPStream::readBroadcastAtoms(AtomStream &atom,int numc,BroadcastState &bcs) memcpy(servMgr->lastPCPFromID.id, fromID.id, 16); servMgr->lastPCPBcstTime = time(NULL); - servMgr->lastPCPFromID.toStr(destStr); - // LOG_DEBUG(tmp); if (ver_ex_number){ diff --git a/c:/Git/PeerCast.root/PeerCast/core/common/version2.h b/c:/Git/PeerCast.root/PeerCast/core/common/version2.h index 6e68529..cd763d5 100644 --- a/c:/Git/PeerCast.root/PeerCast/core/common/version2.h +++ b/c:/Git/PeerCast.root/PeerCast/core/common/version2.h @@ -44,9 +44,9 @@ extern int version_ex; // PP #if 1 /* for VP extend version */ //#define VERSION_EX 1 static const char *PCP_CLIENT_VERSION_EX_PREFIX = "IM"; // 2bytes only -static const int PCP_CLIENT_VERSION_EX_NUMBER = 34; -static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0034)"; -static const char *PCX_VERSTRING_EX = "v0.1218(IM0034)"; +static const int PCP_CLIENT_VERSION_EX_NUMBER = 35; +static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0035)"; +static const char *PCX_VERSTRING_EX = "v0.1218(IM0035)"; #endif // ------------------------------------------------ -- 2.11.0