mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-14 12:09:45 +00:00
Since applications using Core::EventLoop no longer need to create a socket in /tmp/rpc/, and also don't need to listen for incoming connections on this socket, we can remove a whole bunch of pledges! |
||
---|---|---|
.. | ||
ClientConnection.cpp | ||
ClientConnection.h | ||
CMakeLists.txt | ||
Forward.h | ||
GeminiProtocol.cpp | ||
GeminiProtocol.h | ||
GeminiRequest.cpp | ||
GeminiRequest.h | ||
HttpCommon.h | ||
HttpProtocol.cpp | ||
HttpProtocol.h | ||
HttpRequest.cpp | ||
HttpRequest.h | ||
HttpsProtocol.cpp | ||
HttpsProtocol.h | ||
HttpsRequest.cpp | ||
HttpsRequest.h | ||
main.cpp | ||
Protocol.cpp | ||
Protocol.h | ||
Request.cpp | ||
Request.h | ||
RequestClient.ipc | ||
RequestServer.ipc |