[vlc-devel] [PATCH] demux: adaptive: fix http request with IPv6 reference

Francois Cartegnie fcvlcdev at free.fr
Mon Dec 28 17:03:48 UTC 2020


Le 19/12/2020 à 10:53, Xie Zhigang a écrit :
> +bool isIPv6() const;
> +{
> + return ipv6;
> +}

How did you validate your patch as this won't even compile ?

-- 
Francois Cartegnie
VideoLAN - VLC Developer


More information about the vlc-devel mailing list