diff -r c0c2f28ace9c -r a0da872af3fa applayerprotocols/httptransportfw/Test/t_httptransporthandler/ctestengine.cpp --- a/applayerprotocols/httptransportfw/Test/t_httptransporthandler/ctestengine.cpp Tue Aug 31 15:44:10 2010 +0300 +++ b/applayerprotocols/httptransportfw/Test/t_httptransporthandler/ctestengine.cpp Wed Sep 01 12:21:21 2010 +0100 @@ -588,6 +588,11 @@ aSecurityPolicy = NULL; } +void CTestEngine::GetSecurityPrefs(MSecurityPolicy*& /*aSecurityPolicy*/, TInt& /*aDialogPref*/) + { + // dummy implementation + } + TBool CTestEngine::ImmediateSocketShutdown() { if (iUseConnection)