Subject: [Boost-bugs] [Boost C++ Libraries] #8709: make endpoint address available as byte string
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-19 08:02:11
#8709: make endpoint address available as byte string
-----------------------------------+----------------------------
Reporter: Pierre Abbat <phma@â¦> | Owner: chris_kohlhoff
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.46.1 | Severity: Problem
Keywords: endpoint address byte |
-----------------------------------+----------------------------
I'm developing a program that will send a list of IP addresses to another
copy of the program. It appears that the only way to get the address out
of an endpoint is to get it as a character string, then parse the
character string. I'd like to use a method which makes the address
available as a 4-byte or 16-byte string, and another which takes such a
string and sets the address to it.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8709> 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