vlc: use signal handlers rather than sigwait() for SIGCHLD
This works around Qt4 QProcess getting stuck waiting for its SIGCHLD signal handler to be called.
Showing
Please register or sign in to comment
This works around Qt4 QProcess getting stuck waiting for its SIGCHLD signal handler to be called.