[blob] Use MAP_NORESERVE if available (#1039)
MAP_NORESERVE is not available on macOS for example so set the flag to zero if not defined on the headers.
Showing
想要评论请 注册 或 登录
MAP_NORESERVE is not available on macOS for example so set the flag to zero if not defined on the headers.