applayerprotocols/httptransportfw/Test/t_httptransporthandler/ctestengine.cpp
branchRCL_3
changeset 53 c59bddbfd7b9
parent 40 a0da872af3fa
equal deleted inserted replaced
40:a0da872af3fa 53:c59bddbfd7b9
   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 
       
   596 TBool CTestEngine::ImmediateSocketShutdown()
   591 TBool CTestEngine::ImmediateSocketShutdown()
   597 	{
   592 	{
   598 	if (iUseConnection)
   593 	if (iUseConnection)
   599 		return ETrue;
   594 		return ETrue;
   600 	else
   595 	else