applayerprotocols/httptransportfw/Test/t_httptransporthandler/ctestengine.cpp
branchRCL_3
changeset 37 5f1cd966e0d9
parent 0 b16258d2340f
child 39 c0c2f28ace9c
equal deleted inserted replaced
36:a2a70ce3d4e8 37:5f1cd966e0d9
   586 		aDialogPrompt = ETrue;
   586 		aDialogPrompt = ETrue;
   587 	
   587 	
   588 	aSecurityPolicy = NULL;
   588 	aSecurityPolicy = NULL;
   589 	}
   589 	}
   590 
   590 
       
   591 void CTestEngine::GetSecurityPrefs(MSecurityPolicy*& /*aSecurityPolicy*/, TInt& /*aDialogPref*/)
       
   592     {
       
   593     // dummy implementation
       
   594     }
       
   595 
   591 TBool CTestEngine::ImmediateSocketShutdown()
   596 TBool CTestEngine::ImmediateSocketShutdown()
   592 	{
   597 	{
   593 	if (iUseConnection)
   598 	if (iUseConnection)
   594 		return ETrue;
   599 		return ETrue;
   595 	else
   600 	else