diff -r 22633ca47dfe -r 4399c14e1ad0 nettools/conntest/inc/SocketsEngine.h --- a/nettools/conntest/inc/SocketsEngine.h Wed Sep 15 11:52:39 2010 +0300 +++ b/nettools/conntest/inc/SocketsEngine.h Wed Oct 13 14:11:18 2010 +0300 @@ -402,7 +402,7 @@ TUint32 iStartTime; // for performance testing only TTime iStartTTime; // for performance testing only TTime iThroughputStartTime; // for performance testing only - TUint64 iTroughputDataSize; + TInt iTroughputDataSize; TCommDbConnPref iPrefs; TConnPrefList* iPrefsList; TExtendedConnPref* iExtPrefs;