Re: [Boost-bugs] [Boost C++ Libraries] #8709: make endpoint address available as byte string

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8709: make endpoint address available as byte string
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-01 11:10:00


#8709: make endpoint address available as byte string
------------------------------------+-----------------------------------
  Reporter: Pierre Abbat <phma@…> | Owner: chris_kohlhoff
      Type: Feature Requests | Status: closed
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.46.1 | Severity: Problem
Resolution: invalid | Keywords: endpoint address byte
------------------------------------+-----------------------------------
Changes (by chris_kohlhoff):

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

Comment:

 For IPv4 addresses:

 [http://www.boost.org/doc/libs/1_54_0/doc/html/boost_asio/reference/ip__address_v4/bytes_type.html
 ip::address_v4::bytes_type]

 [http://www.boost.org/doc/libs/1_54_0/doc/html/boost_asio/reference/ip__address_v4/to_bytes.html
 ip::address_v4::to_bytes()]

 For IPv6 addresses:

 [http://www.boost.org/doc/libs/1_54_0/doc/html/boost_asio/reference/ip__address_v6/bytes_type.html
 ip::address_v6::bytes_type]

 [http://www.boost.org/doc/libs/1_54_0/doc/html/boost_asio/reference/ip__address_v6/to_bytes.html
 ip::address_v6::to_bytes()]

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