[
https://issues.apache.org/jira/browse/PROTON-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137850#comment-14137850
]
ASF subversion and git services commented on PROTON-656:
--------------------------------------------------------
Commit 1625784 from [email protected] in branch 'proton/trunk'
[ https://svn.apache.org/r1625784 ]
Added events: PN_CONNECTION_BOUND/UNBOUND, PN_TRANSPORT_HEAD_CLOSED,
PN_TRANSPORT_TAIL_CLOSED, PN_TRANSPORT_CLOSED, and PN_TRANSPORT_ERROR. This
should address PROTON-656
> pn_transport_close_{head, tail} no longer return an error code on framing
> error.
> --------------------------------------------------------------------------------
>
> Key: PROTON-656
> URL: https://issues.apache.org/jira/browse/PROTON-656
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.8
> Reporter: Ken Giusti
> Priority: Blocker
> Fix For: 0.8
>
>
> In the 0.7 release, the transport interfaces pn_transport_close_head() and
> pn_transport_close_tail() used to return an error should the close occur at
> an 'unexpected' point on the protocol (framing error, for example).
> The behavior no longer occurs on trunk. This results in an API change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)