← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 631913] Re: QP - Upload queue notification Support

 

going from the changes in rev 3017:

1) there are several threading issues: accesses to waitingX &
connectingX lists should be guarded by the mutex, especially as they can
potentially be modified on a regular basis by the timer thread.

2) leave NMDC changes out.

3) i'm not fond of the notifyQueuedUsers function running every
second... isn't it possible to run it only when necessary (when a slot
has become available)?

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

Title:
  QP - Upload queue notification Support

Status in DC++:
  New

Bug description:
  would love to have this feature added into dcpp so i know my place in
  que when downloading something

  http://adc.sourceforge.net/versions/ADC-
  EXT-1.0.4.html#_qp_upload_queue_notification

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


References