// Copyright 2024 GoEdge CDN goedge.cdn@gmail.com. All rights reserved. Official site: https://goedge.cn . //go:build !linux && !windows package mmap import "syscall" const MMAPReadFlags = syscall.MAP_PRIVATE