mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:58:12 +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. |
||
---|---|---|
.. | ||
Client.cpp | ||
Client.h | ||
CMakeLists.txt | ||
Download.cpp | ||
Download.h |