From a584094f7270a298b29f7a8106f258a14c9e1066 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Wed, 12 Dec 2007 15:46:07 +0000 Subject: added newline --- syncSocket.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'syncSocket.cpp') diff --git a/syncSocket.cpp b/syncSocket.cpp index 1fe19a9..f22ad21 100644 --- a/syncSocket.cpp +++ b/syncSocket.cpp @@ -53,10 +53,12 @@ void SyncSocket::OnAccept() void SyncSocket::OnRawData(const char *buf,size_t len) { + std::cout << "recieved sync inforamtaion:"<< std::endl; for(size_t index=0;index