[vlc-devel] [PATCH] chromecast: use libmicrodns to get the device IP/port based on its name
Rémi Denis-Courmont
remi at remlab.net
Sat Sep 26 21:31:03 CEST 2015
Le 2015-09-24 18:36, Steve Lhomme a écrit :
> also made i_status an atomic_int to avoid many locks (& potential
> errors)
What's the point in an atomic status variable? By definition, the value
you get is no longer valid!
The problem existed before but the conversion to atomic makes any
proper fix harder rather than easier.
Or then the status is useless can be removed completely.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list