mandreyel 518b99b967 Fix offset method name to reflect actual intent
It was meant to return the mapping offset from the start of the file,
but in reality it returned the mapping offset from the start of the page
that is mapped. It is now renamed to reflect this.
2019-05-27 18:38:29 +02:00
..
detail Fix memory mapped data offset 2019-05-19 13:29:27 +08:00
CMakeLists.txt Adds a mio::mio_full_winapi target, which defines no WinAPI flags 2018-10-19 07:21:34 +01:00
mmap.hpp Fix offset method name to reflect actual intent 2019-05-27 18:38:29 +02:00
page.hpp Adds a mio::mio_full_winapi target, which defines no WinAPI flags 2018-10-19 07:21:34 +01:00
shared_mmap.hpp Fix offset method name to reflect actual intent 2019-05-27 18:38:29 +02:00