mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
Given the RequestServer created the request fd with socketpair() on Windows and pipe2() on Unix, this abstraction avoids inlined ifdef soup by hiding the details of how the AK::Stream and Core::Notifier are created. |
||
|---|---|---|
| .. | ||
| ALPNHttpVersion.h | ||
| CMakeLists.txt | ||
| Forward.h | ||
| NetworkError.h | ||
| Request.cpp | ||
| Request.h | ||
| RequestClient.cpp | ||
| RequestClient.h | ||
| RequestTimingInfo.h | ||
| WebSocket.cpp | ||
| WebSocket.h | ||