mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
When attempting to write to a socket that is not connected or - for connection-less protocols - doesn't have a peer address set we should return EPIPE instead of blocking the thread.
25 KiB
25 KiB