linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #04519
[Bug 837544] Re: Handles trapped on closing socket
fixed in rev 527.
this was another manifestation of bug 654040, caused by the fact that
asio has a different way of disabling std::shared_ptr use in favor of
boost::shared_ptr.
DC++ is not affected.
** Changed in: adchpp
Status: New => Invalid
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/837544
Title:
Handles trapped on closing socket
Status in ADCH++:
Invalid
Bug description:
Rev 519 tryed on both XP and Win2k8 server
When a user logs out not all handles are freed (on logon it creates 3
handles , also a bit strange) and when the socket is closed only 2 of
them are freed resulting in a core that is notgoing to run long.
This bug existed before untill poy changed the way the socket was
closed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/837544/+subscriptions
Follow ups
References