Re: [Boost-bugs] [Boost C++ Libraries] #8590: ip::basic_resolver_query should accept numeric port numbers

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8590: ip::basic_resolver_query should accept numeric port numbers
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-24 02:42:25


#8590: ip::basic_resolver_query should accept numeric port numbers
---------------------------------------------------+------------------------
  Reporter: Adam Nielsen <a.nielsen@…> | Owner: chris_kohlhoff
      Type: Feature Requests | Status: closed
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.52.0 | Severity: Optimization
Resolution: wontfix | Keywords:
---------------------------------------------------+------------------------
Changes (by chris_kohlhoff):

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

Comment:

 You can use the endpoint's port() member function to set the port number
 directly. I believe FTP's PASV command gives you an IP address and a port
 anyway, so I'm not sure that a resolve is really necessary here. You might
 be better off constructing an endpoint directly.

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