SIGPIPE from libshout shout_send when Icecast is stopped
I'm getting a SIGPIPE signal from libshout shout_send function when Icecast is stopped. I've tried signal(SIGPIPE, SIG_IGN) and no difference. Trying to implement source client auto re-connect. Building in XCode on macOS High Sierra.