Cliff Jansen created QPID-5540:
----------------------------------

             Summary: Windows connection close error: SCHANNEL_SHUTDOWN called 
twice
                 Key: QPID-5540
                 URL: https://issues.apache.org/jira/browse/QPID-5540
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.27
         Environment: Windows c++
            Reporter: Cliff Jansen
            Assignee: Cliff Jansen


SslAsynchIO::queueWriteClose can be called by both user and IO threads causing 
two SCHANNEL_SHUTDOWN actions in separate threads and a spurious error from 
SChannel.  A mutex can prevent the second shutdown.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to