mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
When there is more than one file descriptor for a file closing one of them should not close the underlying file. Previously this relied on the file's ref_count() but at least for sockets this didn't work reliably.
971 B
971 B