mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
If you don't need a file descriptor after sending it to someone over IPC, construct it with IPC::File(fd, IPC::File::CloseAfterSending) and LibIPC will take care of it for you. :^)
1.5 KiB
1.5 KiB