Chapter 11 MAP_RO/RW/COW
Hi people,
I want to ask you if you know anything about the parameters MAP_RO/RW/COW that are discussed in this chapter...
I found some news about (even if I can not understand why in this book there are so many bugs!).
For exemple the 3 param. below don't exists, but you can anyway compile using the form:
FileChanne.MapMode.READ_WRITE or .READ_ONLY
Another bug: MAP_COW doesn't have any other way of be declared?
I tried with COPY_ON_WRITE (the extended meaning) but it doesn't work.
For the moment I have not found any other declaration.
Thank you in advance
Greetings
Luca
;)
Luca
|