Re: [Boost-bugs] [Boost C++ Libraries] #2875: Windows: ip::tcp::acceptor::local_endpoint() cannot be used in socket connect

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2875: Windows: ip::tcp::acceptor::local_endpoint() cannot be used in socket connect
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-09 13:05:19


#2875: Windows: ip::tcp::acceptor::local_endpoint() cannot be used in socket
connect
---------------------------------------------------------+------------------
  Reporter: Benjamin Carlyle <ben.carlyle_at_[hidden]> | Owner: chris_kohlhoff
      Type: Feature Requests | Status: assigned
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.38.0 | Severity: Problem
Resolution: | Keywords:
---------------------------------------------------------+------------------
Changes (by chris_kohlhoff):

  * status: new => assigned
  * type: Bugs => Feature Requests
  * milestone: Boost 1.39.0 => To Be Determined

Comment:

 Actually the POSIX behaviour when using INADDR_ANY in a connect()
 operation is to connect to a server listening on any local interface.
 Mimicking this behaviour for consistency may be possible but is non-
 trivial. I am going to change this to a feature request to be considered
 in the future.

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