Skip to content
Snippets Groups Projects
Commit 6ee1cb57 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Martin Storsjö
Browse files

libavformat: use MSG_NOSIGNAL when applicable


If the remote end of a connection oriented socket hangs up, generating
an EPIPE error is preferable over an unhandled SIGPIPE signal.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent b263f8ff
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment