Skip to content

2.4.0

Compare
Choose a tag to compare
@oschwald oschwald released this 11 Apr 14:24
  • Added FileAccessMode.MemoryMappedGlobal. When used, this will open the file
    in global memory map mode. This requires the "create global objects" right.
    Pull request by David Warner. GitHub #43.