1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Userland/Libraries/LibProtocol
Andreas Kling 391c53025e Revert "LibProtocol: Retry reading if read errors with EAGAIN"
This reverts commit d0f88d4958.

This made us hang when loading GitHub repo pages.
2024-05-31 17:17:24 +02:00
..
CMakeLists.txt Everywhere: Merge the WebSocket service into RequestServer 2024-03-06 10:07:27 +01:00
Request.cpp Revert "LibProtocol: Retry reading if read errors with EAGAIN" 2024-05-31 17:17:24 +02:00
Request.h LibProtocol+Userland: Support unbuffered protocol requests 2024-05-26 18:29:24 +02:00
RequestClient.cpp AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
RequestClient.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
WebSocket.cpp Everywhere: Merge the WebSocket service into RequestServer 2024-03-06 10:07:27 +01:00
WebSocket.h Everywhere: Merge the WebSocket service into RequestServer 2024-03-06 10:07:27 +01:00