Gordon Sim created QPID-6435:
--------------------------------

             Summary: No error info logged for io errors with ssl
                 Key: QPID-6435
                 URL: https://issues.apache.org/jira/browse/QPID-6435
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.20
            Reporter: Gordon Sim
            Assignee: Andrew Stitcher


It seem PR_Read  may retrun -1 without setting errno, so the AsyncIO handling 
will log the obscure  'Error reading socket: Success(0)' for any ssl related IO 
error. NSPR has its own routines for retrieving error info.

This is a result of the consolidation from 
https://issues.apache.org/jira/browse/QPID-4272.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to