Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
proton-0.8
-
None
Description
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.