mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
If we can't already read when we enter recvfrom() on a LocalSocket, we'll now block the current thread until we can. Also added a buffer_for(FileDescription&) helper so that the client and server can share some of the code. :^)
9.0 KiB
9.0 KiB