Re: [Boost-bugs] [Boost C++ Libraries] #2456: ASIO localhost resolve

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2456: ASIO localhost resolve
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-16 20:52:16


#2456: ASIO localhost resolve
-----------------------------+-----------------------------------
  Reporter: wellsureitis@… | Owner: chris_kohlhoff
      Type: Bugs | Status: closed
 Milestone: Boost 1.37.0 | Component: asio
   Version: Boost 1.36.0 | Severity: Problem
Resolution: invalid | Keywords: ASIO hostname resolve
-----------------------------+-----------------------------------

Comment (by collinstocks@…):

 By default, the resolver takes the option `address_configured', which only
 returns IP addresses if a non-loopback address is configured. If you want
 to disable this, explicitly pass the flags you want to the resolver, or
 boost::asio::ip::resolver_query_base::flags(0).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2456#comment:3>
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:16 UTC