[
https://issues.apache.org/jira/browse/QPID-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901279#comment-15901279
]
ASF subversion and git services commented on QPID-7693:
-------------------------------------------------------
Commit a82bd5450e3698bd0f442ed496f8c6dfd635c7fe in qpid-cpp's branch
refs/heads/master from [~gsim]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;h=a82bd54 ]
QPID-7693: avoid creating prototype until listen() is called
> SSL client socket leaks a file descriptor
> -----------------------------------------
>
> Key: QPID-7693
> URL: https://issues.apache.org/jira/browse/QPID-7693
> Project: Qpid
> Issue Type: Bug
> Affects Versions: qpid-cpp-1.36.0
> Reporter: Gordon Sim
> Assignee: Gordon Sim
> Fix For: qpid-cpp-1.37.0
>
>
> A prototype socket is create for every client ssl socket, even though that
> prototype socket is actually only needed/used for server sockets. The
> prototype socket is not closed when the SslSocket instance is closed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]