diff options
Diffstat (limited to 'cpp/xml/cluster.xml')
| -rw-r--r-- | cpp/xml/cluster.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index aac095a9a9..6dfb4d14c3 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -29,7 +29,9 @@ <field name="url" type="str16" /> </control> - <control name="connection-close" code="0x2"> - </control> + <control name="connection-close" code="0x2"/> + + <control name="connection-do-output" code="0x3"/> + </class> </amqp> |
