nettools/conntest/inc/SocketsRead.h
branchRCL_3
changeset 37 22633ca47dfe
parent 0 857a3e953887
child 41 4399c14e1ad0
--- a/nettools/conntest/inc/SocketsRead.h	Wed Sep 01 12:33:27 2010 +0100
+++ b/nettools/conntest/inc/SocketsRead.h	Wed Sep 15 11:52:39 2010 +0300
@@ -126,7 +126,7 @@
     MUINotify&              iConsole; // console for displaying text etc
     TBuf8<KReadDataSize>  iBuffer;  // buffer for receiving data
     TSockXfrLength          iDummyLength; // dummy - length of data read is written here
-    TInt                    iReceivedBytes; 
+    TUint64                 iReceivedBytes;
     TInt32					iUdpPacketCounter;
     TBool                   iDoCount; 
     TBool                   iDoPerformance;