← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 837544] Re: Handles trapped on closing socket

 

it's the same bug we caught before; it's been reported on
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46455> and fixed in GCC
4.6. since MinGW have now released a GCC 4.6, this problem will
hopefully soon be forgotten. :)

** Bug watch added: GCC Bugzilla #46455
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46455

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