summaryrefslogtreecommitdiff
path: root/syncClientSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'syncClientSocket.h')
-rw-r--r--syncClientSocket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/syncClientSocket.h b/syncClientSocket.h
index e85b7cf..ea2c11c 100644
--- a/syncClientSocket.h
+++ b/syncClientSocket.h
@@ -27,6 +27,7 @@ private:
ConnectionList & cl_;
std::stringstream iss_;
int32_t missing_chars;
+ int32_t buffer_size_;
};