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.h | 1 + 1 file changed, 1 insertion(+) (limited to 'syncSocket.h') diff --git a/syncSocket.h b/syncSocket.h index 52ee6df..31169c1 100644 --- a/syncSocket.h +++ b/syncSocket.h @@ -18,6 +18,7 @@ public: bool OnConnectRetry(); void OnReconnect(); + void OnRawData(const char *buf,size_t len); // void Init(); // void InitSSLServer(); -- cgit v1.2.3