mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +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