← Back to team overview

linuxdcpp-team team mailing list archive

Re: [Bug 837544] Re: Handles trapped on closing socket

 

Maybe some unusual constructor/assignment operator is being used?
On Sep 24, 2011 7:10 PM, "poy" <837544@xxxxxxxxxxxxxxxxxx> wrote:
> fixed in rev 529, although it's a mystery why the shared_ptr fix in GCC
> 4.6 works fine in every situation except when confronted to ADCH++
> scripts...
>
> --
> 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
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/adchpp/+bug/837544/+subscriptions

-- 
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


References