GUACAMOLE-208: Document missing RESOURCE_CLOSED status code.

Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/12146ed3
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/12146ed3
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/12146ed3

Branch: refs/heads/master
Commit: 12146ed3abf0ab73566beee9bc77795679998a05
Parents: c2c2eff
Author: Michael Jumper <[email protected]>
Authored: Sat Feb 11 16:19:38 2017 -0800
Committer: Michael Jumper <[email protected]>
Committed: Wed Feb 15 21:26:54 2017 -0800

----------------------------------------------------------------------
 src/references/instructions/server/stream/ack.xml | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/12146ed3/src/references/instructions/server/stream/ack.xml
----------------------------------------------------------------------
diff --git a/src/references/instructions/server/stream/ack.xml 
b/src/references/instructions/server/stream/ack.xml
index 61b80a1..c15d141 100644
--- a/src/references/instructions/server/stream/ack.xml
+++ b/src/references/instructions/server/stream/ack.xml
@@ -110,6 +110,14 @@
                             </entry>
                         </row>
                         <row>
+                            <entry>518</entry>
+                            <entry><constant>RESOURCE_CLOSED</constant></entry>
+                            <entry>
+                                <para>The requested operation cannot continue 
because the associated
+                                    resource has been closed.</para>
+                            </entry>
+                        </row>
+                        <row>
                             <entry>519</entry>
                             
<entry><constant>UPSTREAM_NOT_FOUND</constant></entry>
                             <entry>

Reply via email to