README
Memmap
Flag
MapFile
Prot
enum
Memmap::Flag
Defined in:
memmap/unix.cr
Enum Members
Shared
=
1
Private
=
2
Fixed
=
16
Anon
=
32
Instance Method Summary
#anon?
#fixed?
#private?
#shared?
Instance Method Detail
def
anon?
#
[
View source
]
def
fixed?
#
[
View source
]
def
private?
#
[
View source
]
def
shared?
#
[
View source
]