summaryrefslogtreecommitdiff
path: root/qpid/specs
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2009-01-13 19:08:29 +0000
committerAndrew Stitcher <astitcher@apache.org>2009-01-13 19:08:29 +0000
commite4d0cd740117f0a65b90f3a7d89264e0c82c3e76 (patch)
tree80547638f7d8eea1d214752c274edb24f797cab6 /qpid/specs
parentedd6337731e417cc13f9d698bcda1d5911fcb782 (diff)
downloadqpid-python-e4d0cd740117f0a65b90f3a7d89264e0c82c3e76.tar.gz
Send heartbeat from broker to client
- Server sends possible heartbeat range and client replies with desired heartbeat as part of the tune-tuneOk exchange git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@734220 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/specs')
-rw-r--r--qpid/specs/amqp.0-10-qpid-errata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/specs/amqp.0-10-qpid-errata.xml b/qpid/specs/amqp.0-10-qpid-errata.xml
index 1b15588a5e..365928ea4e 100644
--- a/qpid/specs/amqp.0-10-qpid-errata.xml
+++ b/qpid/specs/amqp.0-10-qpid-errata.xml
@@ -1912,6 +1912,8 @@
is idle. If a connection is idle for more than twice the negotiated heartbeat delay, the
peers MAY be considered disconnected.
</doc>
+ <implement role="client" handle="MAY" />
+ <implement role="server" handle="MAY" />
</control>
<!-- - Control: connection.close - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->