diff -r 3ba072830a8a -r 22633ca47dfe nettools/conntest/inc/SocketsEngine.h --- a/nettools/conntest/inc/SocketsEngine.h Wed Sep 01 12:33:27 2010 +0100 +++ b/nettools/conntest/inc/SocketsEngine.h Wed Sep 15 11:52:39 2010 +0300 @@ -402,7 +402,7 @@ TUint32 iStartTime; // for performance testing only TTime iStartTTime; // for performance testing only TTime iThroughputStartTime; // for performance testing only - TInt iTroughputDataSize; + TUint64 iTroughputDataSize; TCommDbConnPref iPrefs; TConnPrefList* iPrefsList; TExtendedConnPref* iExtPrefs;