[Bug 795268] udpsrc listens on Legacy IP only

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 16 17:44:54 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=795268

--- Comment #4 from David Woodhouse <dwmw2 at infradead.org> ---
Right. Windows and BSDs (and Linux with IPV6_V6ONLY) are why you listen on
*both* [::] and 0.0.0.0 at the same time. Sometime the latter bind will fail
because the first has covered it. Other times, you end up with both. And it
works everywhere.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list