[
https://issues.apache.org/jira/browse/QPID-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891863#comment-13891863
]
ASF subversion and git services commented on QPID-5540:
-------------------------------------------------------
Commit 1564644 from [email protected] in branch 'qpid/trunk'
[ https://svn.apache.org/r1564644 ]
QPID-5540: use mutex to ensure single SCHANNEL_SHUTDOWN
> 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: [email protected]
For additional commands, e-mail: [email protected]