[Bug 732866] udpsink blocking on g_socket_send_message()
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Dec 16 12:33:10 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732866
GStreamer | gst-plugins-good | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version|1.3.90 |git
Resolution| |FIXED
Target Milestone|HEAD |1.5.1
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-12-16 20:33:05 UTC ---
Thanks for testing!
There's still a case to be made for making the sockets udpsink operates on
non-blocking, but I think that's a separate discussion.
commit dead5c2476ff1033c8765764fbe970a084ad888a
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Thu Jun 19 19:16:01 2014 +0100
multiudpsink: make udp client structure refcounted
Use the refcount for memory management and keep track
of the number of duplicate clients in a separate
variable. This will be useful later, and means we
don't have to hold the OBJECT_LOCK all the time.
https://bugzilla.gnome.org/show_bug.cgi?id=732866
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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