mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 22:38:13 +00:00
![]() This makes connections (particularly TLS-based ones) do the handshaking stuff only once. Currently the cache is configured to keep at most two connections evenly balanced in queue size, and with a grace period of 10s after the last queued job has finished (after which the connection will be dropped). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Document.cpp | ||
Document.h | ||
Forward.h | ||
GeminiJob.cpp | ||
GeminiJob.h | ||
GeminiRequest.cpp | ||
GeminiRequest.h | ||
GeminiResponse.cpp | ||
GeminiResponse.h | ||
Job.cpp | ||
Job.h | ||
Line.cpp |