Skip to content

contrib: upnp: fix bind failures for non-IPv6 netintf

Alaric Senat requested to merge asenat/vlc:fix/upnp-socket-bind-error-4.0 into master

This patch fixes issues when a net intf provides only one version of the IP protocol when libupnp is built with --enable-ipv6.

This has been proposed upstream: https://github.com/pupnp/pupnp/pull/398

Refs #27001 (closed)

Merge request reports