mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 04:11:00 +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 | ||