Re: BitTorrent transfers

Hi Peter,

In general yes, but how do you add three elements to the QList before passing the list to the ctor? Using += could do the trick but the result would not more readable.

Yes, you’re right - I failed to see these addings there…

I think starting with TrackerManager’s implementation would be better. This way we’ll have more going in parallel. After we’ve both done some more progress we could switch and do detailed reviews of each other’s code.

Ok!

Regards,

Petr

Would you like to post a relpy?


This post is a reply to:
Re: BitTorrent transfers
Hi Petr, Thanks for the comments! TransferTest.cpp:75/80 I think you can get rid of the local variable packetProcessors since it’s used only as a paramter of the Transfer ctor. In general yes, but how (more...)

No follow-ups yet.