]> git.mxchange.org Git - simgear.git/commit
Notify all requests on name lookup failures.
authorJames Turner <jmt@Bishop.local>
Sat, 29 Dec 2012 14:36:38 +0000 (14:36 +0000)
committerJames Turner <jmt@Bishop.local>
Sat, 29 Dec 2012 14:36:38 +0000 (14:36 +0000)
commitb74d2ae9fa35026aa82987e89611fd341acda394
treecbf1472c8aaa439a116615894af19eb410dfcfbe
parentec82a0154bb8adb660417bf89686db731b650ac0
Notify all requests on name lookup failures.

Since there's no active request during a name lookup failure, explicitly fail all sent and queued requests, so the Request subclasses can take regular failure action.
simgear/io/HTTPClient.cxx