[vlc-devel] [PATCH 0/3] Chromecast file skipping and seeking

Steve Lhomme robux4 at gmail.com
Fri Apr 29 10:26:18 CEST 2016


On Fri, Apr 29, 2016 at 9:22 AM, Rémi Denis-Courmont <remi at remlab.net> wrote:
> Le 2016-04-29 08:52, Steve Lhomme a écrit :
>>
>> On Thu, Apr 28, 2016 at 8:40 PM, Rémi Denis-Courmont <remi at remlab.net>
>> wrote:
>>>
>>> It should be obvious but never use INET/INET6 sockets as intra-process
>>> synchronization.
>>
>>
>> I agree it's not pretty, but is there another way to make the blocking
>> receiver poll() exit ?
>
>
> Obviously yes?

I updated my patch with vlc_socket() and AF_UNSPEC. Is this what you
had in mind ?

> Or should I just use a second thread for
>>
>> sending (just as ugly IMO) ?
>
>
> --
> 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