mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 03:22:33 +00:00
This changes client methods so that they return the IPC response's return value directly - instead of the response struct - for IPC methods which only have a single return value. |
||
|---|---|---|
| .. | ||
| Buffer.cpp | ||
| Buffer.h | ||
| ClientConnection.cpp | ||
| ClientConnection.h | ||
| CMakeLists.txt | ||
| Loader.cpp | ||
| Loader.h | ||
| WavLoader.cpp | ||
| WavLoader.h | ||
| WavWriter.cpp | ||
| WavWriter.h | ||