[vlc-devel] [PATCH 2/2] chromecast: don't close the client connection
Rémi Denis-Courmont
remi at remlab.net
Wed Oct 28 16:04:17 CET 2020
Le keskiviikkona 28. lokakuuta 2020, 16.38.11 EET Thomas Guillem a écrit :
> Chromecast created its own http server a non default port.
I don't know what branch you're talking about. In 3.0 and trunk, Chromecast
shares the HTTP server instance with all other HTTP users of the HTTPd API.
> I don't see the point with the HTTP interface
They share the listening socket and the thread. Chromecast can't assume that
there's only one client being handled by the httpd thread.
--
Реми Дёни-Курмон
http://www.remlab.net/
More information about the vlc-devel
mailing list