decomp: block SIGPIPE on the writer thread
If the decompression process exits unexpectedly (or otherwise closes the read end of the pipe), we want EPIPE, not SIGPIPE.
Please register or sign in to comment
If the decompression process exits unexpectedly (or otherwise closes the read end of the pipe), we want EPIPE, not SIGPIPE.
VideoLAN code repository instance