$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [asio] iPad: resolver fails on a "fresh" 3G
From: michi7x7 (mailing-lists_at_[hidden])
Date: 2011-05-19 04:40:58
Hi,
> The only question now is why the browser is able to connect faster than my app.
I guess the browser uses some API to force the phone to establish a PDP
context. I don't know why this happens automatically after some time,
but this might be because of some background-service (update-checking,
location-service, ...).
-- Best regards, michi7x7