datacommsserver/esockserver/test/TE_Socket/TestStepSocket.cpp
branchRCL_3
changeset 84 486e9e9c45a7
parent 0 dfb7c4ff071f
--- a/datacommsserver/esockserver/test/TE_Socket/TestStepSocket.cpp	Wed Sep 15 13:33:11 2010 +0300
+++ b/datacommsserver/esockserver/test/TE_Socket/TestStepSocket.cpp	Wed Oct 13 15:54:14 2010 +0300
@@ -28,6 +28,7 @@
 // static consts
 const TUint CTestStepSocket::KNumTestSockets = 10;
 const TInt CTestStepSocket::KNumExhaustiveSockets = 100;
+const TInt CTestStepSocket::KNumExhaustiveSocketsWithoutSocketCleanup = 40; // Maximum number of sockets open when closing the server session without closing individual sockets
 const TInt CTestStepSocket::KNumStretchOpens = 16;
 
 _LIT(KProtocolName, "Dummy Protocol 1");          // Name of test protocol to use in these tests