By Peter Dimov (12. October 2006, 12:13:18)
Hi Atul,
Here are some comments about ByeTest.
testConstCastFrom() doesn't delete p; (the copy of the packet object).
Modified testReadHeader() to use the correct byte order out.setByteOrder (QDataStream::LittleEndian); I also uncomment the
(more...)