| changeset 56 | dd6aaa97e7b1 |
| parent 41 | bbb64eb3bdee |
--- a/bearermanagement/mpm/src/mpmconfirmdlgstarting.cpp Fri Aug 06 19:11:03 2010 +0300 +++ b/bearermanagement/mpm/src/mpmconfirmdlgstarting.cpp Mon Aug 23 13:40:12 2010 +0300 @@ -197,6 +197,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 ); }