mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 03:16:44 +02:00
This closely mirrors Socket::set_blocking. Note that it does not make sense to make this a virtual method on a base class, since SeekableStream and FixedMemoryStream cannot possible be anything except than blocking.
5.7 KiB
5.7 KiB