Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8470: managed_mapped_file goes to loop
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-19 20:21:16
#8470: managed_mapped_file goes to loop
-------------------------------------+--------------------------------------
Reporter: mikhail.smal@⦠| Owner: igaztanaga
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.53.0 | Severity: Problem
Resolution: invalid | Keywords: mapped file loop
-------------------------------------+--------------------------------------
Comment (by anonymous):
Replying to [comment:4 igaztanaga]:
> It throws because the size is too small to hold the metadata (the
exception type should hold information about the error).
>
> If you want to control how the file is overriten, mapped_region is the
equivalent of UNIX mmap. managed_mapped_file is a managed memory segment
and only authorized operations can be run there. See:
>
>
http://www.boost.org/doc/libs/1_53_0/doc/html/interprocess/managed_memory_segments.html
OK, I got your point. But I still think that you created an unfriendly
interface there.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8470#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:13 UTC