Re: [Boost-bugs] [Boost C++ Libraries] #5285: problem about boost::asio::ip::tcp::resolver

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5285: problem about boost::asio::ip::tcp::resolver
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-16 01:21:06


#5285: problem about boost::asio::ip::tcp::resolver
---------------------------------------------------+------------------------
  Reporter: gong yiling <gongyiling3468@…> | Owner: chris_kohlhoff
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.45.0 | Severity: Problem
Resolution: worksforme | Keywords:
---------------------------------------------------+------------------------
Changes (by chris_kohlhoff):

  * status: new => closed
  * resolution: => worksforme

Comment:

 I cannot reproduce any issue with 1.45 or the trunk. Note that you are
 leaking the client object. You need to destroy it before returning from
 main(). If you still experience the issue after fixing that, please supply
 more detailed information about how you build the program.

 N.B. to the best of my knowledge, the resolver_service::destroy() function
 has always been empty.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5285#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:05 UTC