mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
When receiving a file descriptor over IPC, the receiver must now call take_fd() on the IPC::File to take over the descriptor. Otherwise, IPC::File will close the file on destruction.
6.6 KiB
6.6 KiB