Re: [Boost-bugs] [Boost C++ Libraries] #6654: deadline_timer may makes dll can't be freed

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6654: deadline_timer may makes dll can't be freed
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-06 09:00:26


#6654: deadline_timer may makes dll can't be freed
--------------------------------+-------------------------------------------
  Reporter: weiyuemin@… | Owner: chris_kohlhoff
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.49.0 | Severity: Problem
Resolution: | Keywords: deadline_timer block
--------------------------------+-------------------------------------------

Comment (by weiyuemin@…):

 The console input and output:
 {{{
 tDll2.dll loaded
 init
 init ok
 uninit
 uninit ok
 finish
 exit
 }}}
 It blocks on
 {{{
 FreeLibrary(hmod2);
 }}}

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