Fix QNetworkReplyImpl error handling
authorShane Kearns <shane.kearns@accenture.com>
Mon, 18 Apr 2011 14:30:39 +0000 (15:30 +0100)
committerMarkus Goetz <Markus.Goetz@nokia.com>
Mon, 9 May 2011 11:15:23 +0000 (13:15 +0200)
commita342ba933a433070a8cd5a350c358a4766aebc96
tree933b8ef1d59308646c0e1e2e28299850ffaec49b
parent1ad3814a56ded1852efb3389edd03866699412f6
Fix QNetworkReplyImpl error handling

The backend was never started when compiled without bearer management,
now it is.
Now emits the error signal in case of startup errors which would leave
the state machine hanging. Previously it just printed a warning.

Reviewed-by: Peter Hartmann
src/network/access/qnetworkreplyimpl.cpp