[Bug 647005] GstBus: Only create the socketpair for async message delivery if required

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 7 02:29:37 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647005
  GStreamer | gstreamer (core) | unspecified

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-07 09:29:34 UTC ---
Created an attachment (id=185400)
 View: https://bugzilla.gnome.org/attachment.cgi?id=185400
 Review: https://bugzilla.gnome.org/review?bug=647005&attachment=185400

bus: Use a construct-only property to distinguish between child buses and
normal buses

This allows to only create the socketpair when it is really required instead
of always creating it and immediately destroying it again for child buses.

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