Comment 3 for bug 305811

Revision history for this message
Big Muscle (bigmuscle) wrote :

I fixed it exactly in the way how I said in my previous post. When user is added to upload queue (waiting users list in DC++), the connection token is saved together with that user. When notifiying this user on "Reserve slot", the saved token is used instead of random one. Check UploadManager.cpp, function reserveSlot(...).