$ errors.fyi/signals/SIGPIPE 74 namespaces · 3,092 codes
signals · signals/SIGPIPE
SIGPIPE

Broken pipe

Sent to a process that writes to a pipe or socket with no reader. The default action terminates the process; servers typically ignore it to handle partial client disconnects gracefully.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT