summaryrefslogtreecommitdiff
path: root/lib/server/ConnectionException.txt
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2018-02-20 21:49:13 -0500
committerReinhard Tartler <siretart@tauware.de>2018-02-20 21:49:13 -0500
commitf28f88e5e72ba1499409047a9d6985eb312c0232 (patch)
treec9c267f18264b3dfe715a363935bb6ac20904492 /lib/server/ConnectionException.txt
parente19a5db232e1ef90e9a02159d2fbd9707ffe4373 (diff)
parent6d7e9562e8485591a4888f1fc2d3c6c657dc7a01 (diff)
Merge tag 'BoxBackup-0.12.master.180102.6d7e956' into upstream
Diffstat (limited to 'lib/server/ConnectionException.txt')
-rw-r--r--lib/server/ConnectionException.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/server/ConnectionException.txt b/lib/server/ConnectionException.txt
index c3429116..7dcaadeb 100644
--- a/lib/server/ConnectionException.txt
+++ b/lib/server/ConnectionException.txt
@@ -25,3 +25,4 @@ Protocol_HandshakeFailed 48
Protocol_StreamWhenObjExpected 49
Protocol_ObjWhenStreamExpected 50
Protocol_TimeOutWhenSendingStream 52 Probably a network issue between client and server.
+Protocol_StreamsNotConsumed 53 The server command handler did not consume all streams that were sent.