Re: [Boost-bugs] [Boost C++ Libraries] #2865: asio::ip::tcp::socket::is_open returns true while connecting asynchronously

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2865: asio::ip::tcp::socket::is_open returns true while connecting asynchronously
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-09 12:18:25


#2865: asio::ip::tcp::socket::is_open returns true while connecting asynchronously
---------------------------------------------------------+------------------
  Reporter: Benjamin Carlyle <ben.carlyle_at_[hidden]> | Owner: chris_kohlhoff
      Type: Bugs | Status: closed
 Milestone: Boost 1.39.0 | Component: asio
   Version: Boost 1.38.0 | Severity: Problem
Resolution: wontfix | Keywords:
---------------------------------------------------------+------------------
Changes (by chris_kohlhoff):

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

Comment:

 This is the intended behaviour. The socket has to be open or otherwise you
 wouldn't be able to cancel the asynchronous connect operation.

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