mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01: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 | ||