diff -r 22633ca47dfe -r 4399c14e1ad0 nettools/conntest/inc/SocketsRead.h --- a/nettools/conntest/inc/SocketsRead.h Wed Sep 15 11:52:39 2010 +0300 +++ b/nettools/conntest/inc/SocketsRead.h Wed Oct 13 14:11:18 2010 +0300 @@ -126,7 +126,7 @@ MUINotify& iConsole; // console for displaying text etc TBuf8 iBuffer; // buffer for receiving data TSockXfrLength iDummyLength; // dummy - length of data read is written here - TUint64 iReceivedBytes; + TInt iReceivedBytes; TInt32 iUdpPacketCounter; TBool iDoCount; TBool iDoPerformance;