datacommsserver/esockserver/test/TE_Socket/TestStepSocket.h
branchRCL_3
changeset 84 486e9e9c45a7
parent 0 dfb7c4ff071f
equal deleted inserted replaced
76:576874e13a2c 84:486e9e9c45a7
    53 		// Helpers for test threads
    53 		// Helpers for test threads
    54 		static void DoCreateSubsessionsL(CTestStepSocket *aTestStep, TInt aNumSubsess);
    54 		static void DoCreateSubsessionsL(CTestStepSocket *aTestStep, TInt aNumSubsess);
    55 		
    55 		
    56 		static const TUint KNumTestSockets;
    56 		static const TUint KNumTestSockets;
    57 		static const TInt KNumExhaustiveSockets;
    57 		static const TInt KNumExhaustiveSockets;
       
    58 		static const TInt KNumExhaustiveSocketsWithoutSocketCleanup;
    58 		static const TInt KNumStretchOpens;
    59 		static const TInt KNumStretchOpens;
    59 		
    60 		
    60 	private:
    61 	private:
    61 		TPtrC iErrText;
    62 		TPtrC iErrText;
    62 		TBuf<16> iErrBuf;		// size must at least satisfy the number of digits used to represent a TInt
    63 		TBuf<16> iErrBuf;		// size must at least satisfy the number of digits used to represent a TInt