Re: [Boost-bugs] [Boost C++ Libraries] #8795: async_connect incorrectly reports success on failure

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8795: async_connect incorrectly reports success on failure
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-04-13 22:06:30


#8795: async_connect incorrectly reports success on failure
-------------------------------+----------------------------
  Reporter: benpope81@… | Owner: chris_kohlhoff
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.54.0 | Severity: Regression
Resolution: fixed | Keywords:
-------------------------------+----------------------------

Comment (by anonymous):

 Replying to [comment:17 anonymous]:
> I am experiencing this bug using MSVC 14 and Boost 1.60.
>
> No asynchronous solution in sight. Finnicky.

 UPDATE: Replacing asio::ip::tcp::acceptor.cancel() with
 asio::ip::tcp::acceptor.close() in another thread, fixes some oddity
 within a shared asio::io_service...

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8795#comment:18>
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:20 UTC