Hacker News new | ask | show | jobs
by loeg 234 days ago
> so if ever the underlying file descriptor is closed

Nit: Mmap mapping lifetimes are not attached to the underlying fd. The file truncation and latency concerns are valid, though.