Only use waitpipe for _kill, rather than _signal, which is what people expect
(You really don't usually want your net_Read/net_Write to interrupted). In the process, fix a deadlock in vlc_cond_wait() when waitpipe is used - fixes #1448
Showing
Please register or sign in to comment