[vlc-devel] [PATCH 2/2] win32: use WSAPoll when available
Steve Lhomme
robux4 at gmail.com
Tue Oct 6 14:25:13 CEST 2015
On Tue, Oct 6, 2015 at 2:23 PM, Rémi Denis-Courmont <remi at remlab.net> wrote:
> Le 2015-10-06 14:32, Steve Lhomme a écrit :
>>
>> ---
>> compat/poll.c | 7 +++++++
>> 1 file changed, 7 insertions(+)
>
>
> http://daniel.haxx.se/blog/2012/10/10/wsapoll-is-broken/
I'm trying to fix the "other way". But right now Chromecast streaming
is stopping on an infinite poll() that never leaves. Still
investigating why..
With WSAPoll() it works like a charm.
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list