mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-11 02:31:04 +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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Request.cpp | ||
| Request.h | ||
| RequestClient.cpp | ||
| RequestClient.h | ||
| WebSocket.cpp | ||
| WebSocket.h | ||
| WebSocketClient.cpp | ||
| WebSocketClient.h | ||