Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6138: ip::tcp::resolver::cancel problem
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-05-29 01:39:02
#6138: ip::tcp::resolver::cancel problem
-------------------------------+--------------------------------------------
Reporter: forever | Owner: chris_kohlhoff
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: asio
Version: Boost 1.48.0 | Severity: Problem
Resolution: invalid | Keywords:
-------------------------------+--------------------------------------------
Changes (by chris_kohlhoff):
* status: new => closed
* resolution: => invalid
Comment:
Cancellation is best effort. As your connection is down, the resolve
operation is already in progress (and no longer really "pending") and so
cannot be cancelled.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6138#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:09 UTC