Files
ladybird/Kernel/API/POSIX
Gunnar Beutner ce4b66e908 Kernel: Add support for MSG_NOSIGNAL and properly send SIGPIPE
Previously we didn't send the SIGPIPE signal to processes when
sendto()/sendmsg()/etc. returned EPIPE. And now we do.

This also adds support for MSG_NOSIGNAL to suppress the signal.
2022-10-24 15:49:39 +02:00
..
2022-05-26 16:33:10 +02:00
2022-05-05 20:47:38 +02:00
2022-09-18 13:27:24 -04:00