bearermanagement/mpm/src/mpmconfirmdlgstarting.cpp
branchRCL_3
changeset 55 fc7b30ed2058
parent 19 22c3c67e5001
child 57 05bc53fe583b
--- a/bearermanagement/mpm/src/mpmconfirmdlgstarting.cpp	Thu Jul 15 19:05:04 2010 +0300
+++ b/bearermanagement/mpm/src/mpmconfirmdlgstarting.cpp	Thu Aug 19 10:18:49 2010 +0300
@@ -195,6 +195,9 @@
     {
     MPMLOGSTRING3( "CMPMConfirmDlgStarting<0x%x>::UserSelectedCancel:\
  Complete %d", iConnId, aError )
+    // User cancelled the connection permission query,
+    // don't try again until the timer expires.
+    iServer.StartConnPermQueryTimer();
     iIapSelection.ChooseIapComplete( aError, NULL );
     }