mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:11:00 +00:00
It used to take a plain `Socket` and cast it to a `BufferedSocketBase`, which can lead to unpleasant result when used with a non-buffered `Socket`. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Document.cpp | ||
| Document.h | ||
| Forward.h | ||
| GeminiRequest.cpp | ||
| GeminiRequest.h | ||
| GeminiResponse.cpp | ||
| GeminiResponse.h | ||
| Job.cpp | ||
| Job.h | ||
| Line.cpp | ||