← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1077317] Re: Problem with "Automatically disconnect users who leave the hub"

 

There's a bug for both protocol regarding this function because in ADC
the option isn't respected at all (always disconnects).

For NMDC it looks like the reason of the problem is that this option is
checked in an onMinute event only to give a chance of reconnecting users
not to loose their slots. But as in chunked downloads segments are often
finished in less than a minute (since that is the target time in the
automatic chunk size algorithm in dcpp / based clients) there's a lesser
chance of disconnecting before the transfer is finished. So the function
is working indefinitely, depending on timely conditions (e.g. it should
work well with non-segmented uploads).

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1077317

Title:
  Problem with "Automatically disconnect users who leave the hub"

Status in DC++:
  Confirmed

Bug description:
  Bug created based on a question.

  "It doesn't work. In the Hub / Connections column in the progress
  window it marks the user as Offline but he's still downloading and
  never get dissconnected.

  What's wrong?"

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1077317/+subscriptions


References