[Bug 777069] GSocket does not work on Windows with IP expressed as RFC5952

glib (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 10 15:25:10 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|gst-plugins-good            |gio
            Version|1.x                         |unspecified
           Assignee|gstreamer-bugs at lists.freede |gtkdev at gtk.org
                   |sktop.org                   |
            Product|GStreamer                   |glib
   Target Milestone|git master                  |---
            Summary|udpsink (probably glib)     |GSocket does not work on
                   |does not work on windows    |Windows with IP expressed
                   |with ip expressed as rfc    |as RFC5952
                   |5952                        |
         QA Contact|gstreamer-bugs at lists.freede |gtkdev at gtk.org
                   |sktop.org                   |

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Reassigning to GLib as we don't do anything special here. Just
g_inet_address_new_from_string() and then using that with a normal GSocket that
was created with the same address family as the returned GInetAddress.

-- 
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