mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
I was surprised to find that dup()'ed fds don't share the close-on-exec flag. That means it has to be stored separately from the FileDescriptor object.
4.8 KiB
4.8 KiB