summaryrefslogtreecommitdiffstats
path: root/remote-processor/Socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'remote-processor/Socket.h')
-rw-r--r--remote-processor/Socket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote-processor/Socket.h b/remote-processor/Socket.h
index 00bd8bc..8c3fb9f 100644
--- a/remote-processor/Socket.h
+++ b/remote-processor/Socket.h
@@ -108,4 +108,5 @@ private:
* See hasPeerDisconnected for more details.
*/
bool _disconnected;
+ int mSendFlag;
};