Ted Ross created PROTON-25:
------------------------------
Summary: Connection doesn't transistion to PN_REMOTE_CLOSED when
socket is closed.
Key: PROTON-25
URL: https://issues.apache.org/jira/browse/PROTON-25
Project: Qpid Proton
Issue Type: Bug
Components: proton-c
Reporter: Ted Ross
After a connection has been established and opened both remotely and locally,
if that connection is closed uncleanly (i.e. the socket is closed without any
handshake), the connection object will not transition to PN_REMOTE_CLOSED.
The closed connection is awakened and processed by the driver, but its state is
not changed. Any state the application has associated with the connection, its
sessions, and its links will not be cleaned up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira