[Boost-bugs] [Boost C++ Libraries] #4775: There is no "read_file" function in os_file_functions.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #4775: There is no "read_file" function in os_file_functions.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-23 12:32:07


#4775: There is no "read_file" function in os_file_functions.hpp
---------------------------------+------------------------------------------
 Reporter: im.valdik@… | Owner: igaztanaga
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: interprocess
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: |
---------------------------------+------------------------------------------
 There are many useful functions in the
 interprocess/detail/os_file_functions.hpp like '''create_new_file''',
 '''delete_file''', '''write_file''', '''close_file'''. But there is no
 such function as "'''read_file'''". I don't know is it by design or not,
 but at least I see that it is possible to "'''open_existing_file'''" with
 "'''read_only'''" mode and in this case it is not possible to do anything
 with file, since '''read_file''' function not exists in the interface. Is
 it possible to add "'''read_file'''" function?

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