[vlc-devel] [PATCH] oldrc: fix thread-cancellation on windows
Rémi Denis-Courmont
remi at remlab.net
Sat Aug 16 09:25:16 CEST 2014
Le vendredi 15 août 2014, 22:23:20 Hannes Domani a écrit :
> Hello
>
> In ReadWin32() was no way that vlc_cancel() could work its magic.
> So I've used WaitForSingleObjectEx() to get an alertable wait, and added
> vlc_testcancel() to get a cancellation point.
>
> This fixes #10483.
Merged, but Old RC has been mostly unmaintained for years. I think you are
better off with the Lua one - which probably needs fixing too.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list