Re: [Boost-bugs] [Boost C++ Libraries] #3958: ssl::stream async_read_some and async_write_some handlers never run concurrently

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3958: ssl::stream async_read_some and async_write_some handlers never run concurrently
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-12-07 21:18:16


#3958: ssl::stream async_read_some and async_write_some handlers never run
concurrently
---------------------------------------------------------+------------------
  Reporter: L McGuinness <lorcan.mcguinness@…> | Owner: chris_kohlhoff
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.42.0 | Severity: Problem
Resolution: | Keywords: openssl ssl strand concurrency asio
---------------------------------------------------------+------------------

Comment (by dremon):

 This patch also solves a deadlock problem when making recursive connection
 to the server.
 There was a deadlocked async_handshake called from the read_handler, now
 it works ok with this patch.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3958#comment:4>
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:05 UTC