[
https://issues.apache.org/jira/browse/PROTON-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166781#comment-14166781
]
ASF subversion and git services commented on PROTON-676:
--------------------------------------------------------
Commit 1630849 from [~gsim] in branch 'proton/branches/examples'
[ https://svn.apache.org/r1630849 ]
PROTON-696: Rearrange the header files:
- Reduce transitive header inclusions
- Remove proton/util.h and move its contents to src/util.h. All
the defined symbols were internal.
- Stop including with lines like #include "../blah.h" as this
isn't needed anymore.
(Fixes windows breakage from PROTON-676)
> proton-c: transport layer SSL failures not propagated back to Messenger in
> pni_connection_readable
> --------------------------------------------------------------------------------------------------
>
> Key: PROTON-676
> URL: https://issues.apache.org/jira/browse/PROTON-676
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.7
> Reporter: Dominic Evans
> Assignee: Rafael H. Schloming
> Fix For: 0.8
>
> Attachments: 24_ssl_transport_failure_fix_messenger.c.patch
>
>
> When an ssl failure occurs during connection at the transport layer the error
> is not propagated back to messenger (it is ignored).
> Patch attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)