From 131ace7aa5df3a931c26cdcb5e7d9e811260ede4 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Wed, 12 Dec 2007 16:44:59 +0000 Subject: debugging.. --- syncSocket.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'syncSocket.cpp') diff --git a/syncSocket.cpp b/syncSocket.cpp index 5ed631a..2f7e730 100644 --- a/syncSocket.cpp +++ b/syncSocket.cpp @@ -56,6 +56,7 @@ void SyncSocket::OnAccept() void SyncSocket::OnRawData(const char *buf,size_t len) //void SyncSocket::OnLine(const std::string& line) { + return(); std::stringstream iss; std::cout << "recieved sync inforamtaion:"<< std::endl; for(size_t index=0;index