Re: [Boost-bugs] [Boost C++ Libraries] #7552: win_iocp_io_service hangs due to a race condition

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7552: win_iocp_io_service hangs due to a race condition
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-30 23:17:27


#7552: win_iocp_io_service hangs due to a race condition
------------------------------------+---------------------------------------
  Reporter: danielg@… | Owner: chris_kohlhoff
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.49.0 | Severity: Regression
Resolution: fixed | Keywords: asio windows hang
------------------------------------+---------------------------------------
Changes (by chris_kohlhoff):

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

Comment:

 (In [82290]) Merge from trunk:

 * Fix some 64-to-32-bit conversion warnings. Fixes #7459

 * Fix typos in comments. Fixes #7761

 * Fix error in example embedded in basic_socket::get_option's
 documentation. Fixes #7562

 * Use long rather than int for SSL_CTX options, to match OpenSSL. Fixes
 #7209

 * Use _snwprintf to address a compile error due to the changed swprintf
 signature in recent versions of MinGW. Fixes #7373

 * Fix deadlock that can occur on Windows when shutting down a pool of
 io_service threads due to running out of work. Fixes #7552

 * Enable noexcept qualifier for error categories. Fixes #7797

 * Treat errors from accept as non-fatal. Fixes #7488

 * Add a small block recycling optimisation.

 * Version bump.

 * Regenerate documentation.

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