You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2015/03/06 17:06:38 UTC

[jira] [Created] (QPID-6435) No error info logged for io errors with ssl

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org