[PATCH] modem-manager: wait up to 120s for the connection result

2013-04-09 Thread Aleksander Morgado
We will very likely get the result of the connection attempt before the 2 mins, either successful or error, but still we need to explicitly ask to keep the DBus call open enough time. This time should be enough to handle both the connection time (usually around 60s max), plus the time needed to

Re: [PATCH] modem-manager: wait up to 120s for the connection result

2013-04-09 Thread Dan Williams
On Tue, 2013-04-09 at 19:09 +0200, Aleksander Morgado wrote: We will very likely get the result of the connection attempt before the 2 mins, either successful or error, but still we need to explicitly ask to keep the DBus call open enough time. This time should be enough to handle both the