- yes, UploadManager.cpp, line 108 is not protected - although calling ClientManager functions from UploadManager's critical section should be safe, I do not recomment to do it, because it can bring problems in the future (and it is not only about line 293 but also 488 which is called inside lock too.)
- normally it should be enough to call notifyQueuedUsers every time when slot is released or notified client times out. But since it does completely nothing otherwhile, it does not break anything when it is called once a second. -- 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 _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : linuxdcpp-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp