Re: [Boost-bugs] [Boost C++ Libraries] #3517: [iostreams] stream<file_descriptor_source> closes supplied descriptor

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3517: [iostreams] stream<file_descriptor_source> closes supplied descriptor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-29 14:15:17


#3517: [iostreams] stream<file_descriptor_source> closes supplied descriptor
---------------------------------------------------------------------+------
  Reporter: Alexander Churanov <alexanderchuranov+boost@…> | Owner: danieljames
      Type: Bugs | Status: assigned
 Milestone: Boost 1.44.0 | Component: iostreams
   Version: Boost 1.39.0 | Severity: Problem
Resolution: | Keywords:
---------------------------------------------------------------------+------

Comment (by danieljames):

 (In [63430]) Try to improve file_descriptor's ownership policies. Refs
 #3517

 * Deprecate the old 'close_on_exit' constructors.
 * Introduce new constructors from file handle, taking either
   `never_close_handle` or `close_handle`.
 * Close current file handle when opening a new file handle,
   if it would have been closed in the destructor.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3517#comment:5>
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:03 UTC