mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 11:26:36 +02:00
LocalSockets keep a DoubleBuffer for both client and server usage. This change converts the usage from using the default constructor which is unable to observe OOM, to the new try_create factory and plumb the result through the constructor.
16 KiB
16 KiB