mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 16:28:11 +00: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. |
||
---|---|---|
.. | ||
Cpp | ||
Shell | ||
CMakeLists.txt | ||
LanguageClient.ipc | ||
LanguageServer.ipc |