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