[Boost-bugs] [Boost C++ Libraries] #11808: ip::address::from_string() is not crossplatform

Subject: [Boost-bugs] [Boost C++ Libraries] #11808: ip::address::from_string() is not crossplatform
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-11-20 09:00:38


#11808: ip::address::from_string() is not crossplatform
----------------------------------+----------------------------
 Reporter: reinterpret.alexey@… | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: Boost 1.59.0 | Component: asio
  Version: Boost 1.59.0 | Severity: Problem
 Keywords: WSAStringToAddressA |
----------------------------------+----------------------------
 On Windows WSAStringToAddressA() accepts A.B.C.D and A.B.C.D:PORT, but on
 linux inet_pton only accepts A.D.B.D (:PORT causes an error). Therefore,
 Windows users don't have an exception that linux users have.

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