$ errors.fyi/signals/SIGPIPE 128 namespaces · 4,025 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