mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 04:50:59 +00:00
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. |
||
|---|---|---|
| .. | ||
| limits.h | ||
| mman.h | ||
| ptrace.h | ||
| resource.h | ||
| socket.h | ||
| stat.h | ||
| statvfs.h | ||
| time.h | ||
| times.h | ||
| types.h | ||
| uio.h | ||
| un.h | ||
| utsname.h | ||
| wait.h | ||