mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-04 02:44:50 +00:00
The CLOEXEC flag on the fd will ensure that the directory is closed on the child, but also need to close the fd in the parent.
The CLOEXEC flag on the fd will ensure that the directory is closed on the child, but also need to close the fd in the parent.