By Petr Zemek (25. July 2007, 00:20:12)
Hi Peter,
I've tried to add
using PacketBase::readPayload;
using PacketBase::writePayload;
to all PacketBase derived classes in the BitTorrent package and related warnings ("...is hidden...") are gone, so you can modify packet templates. I've tested
(more...)