[ 
https://issues.apache.org/jira/browse/PROTON-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247696#comment-17247696
 ] 

ASF subversion and git services commented on PROTON-2309:
---------------------------------------------------------

Commit 1191cfec400d3d76da0f3d2e3ca2da4c3e69a044 in qpid-proton's branch 
refs/heads/master from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=1191cfe ]

PROTON-2309: [cpp] Improve reconnect logic and examples
- Fix bug in C++ binding that stops it from responding to a forced close from
  its peer with a close frame before closing the socket if reconnect is turned 
on.
- Added a reconnect option to the simple_send example
- Made reconnect work in simple_connect example


> [cpp] If reconnect is on client responds to a forced close from server by 
> only closing the socket
> -------------------------------------------------------------------------------------------------
>
>                 Key: PROTON-2309
>                 URL: https://issues.apache.org/jira/browse/PROTON-2309
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: cpp-binding
>    Affects Versions: proton-c-0.33.0
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Major
>
> The AMQP standard is clear that a client should always respond to a close 
> from its peer by sending a returning close before closing the underlying 
> socket.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to