mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02: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`.