[gstreamer-bugs] [Bug 553191] udpsrc: bind() fails on OS X

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Sep 25 03:35:16 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=553191

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.11




------- Comment #2 from Wim Taymans  2008-09-25 10:35 UTC -------
        Patch by: Daniel Franke <df at dfranke dot us>

        * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
        OS X's bind() implementation is picky about its addrlen parameter and
        fails with EINVAL if it is larger than expected for the socket's
address
        family. Set the length to the expected length instead. Fixes #553191.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=553191.




More information about the Gstreamer-bugs mailing list