From a5c965880da59f2af8a5f3ede2d97049983280a1 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Wed, 12 Dec 2007 15:43:21 +0000 Subject: added printing of sync information to stdout --- syncSocket.cpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'syncSocket.cpp') diff --git a/syncSocket.cpp b/syncSocket.cpp index 2edd7ca..1fe19a9 100644 --- a/syncSocket.cpp +++ b/syncSocket.cpp @@ -51,6 +51,13 @@ void SyncSocket::OnAccept() } } +void SyncSocket::OnRawData(const char *buf,size_t len) +{ + for(size_t index=0;index