Gordon Sim created PROTON-1003:
----------------------------------
Summary: ssl transport layer does not define an error handler
Key: PROTON-1003
URL: https://issues.apache.org/jira/browse/PROTON-1003
Project: Qpid Proton
Issue Type: Bug
Components: proton-c
Affects Versions: 0.10
Reporter: Gordon Sim
Assignee: Ken Giusti
When the local process times out an ssl based connection due to lack of
heartbeats from its peer, the underlying socket is never closed. The cause of
this appears to be that the ssl transport layer doesn't define an error
handler, which is what is used to notify it of the locally initiated timeout.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)