[Bug 693481] gst-launch: Use signalfd() to handle keyboard interruption
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Feb 9 10:04:32 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=693481
GStreamer | gstreamer (core) | git
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-02-09 18:04:28 UTC ---
Actually, I think maybe we should rip out all of this code and use
g_unix_signal_add() instead, which was apparently added in GLib 2.30:
http://developer.gnome.org/glib/2.30/glib-UNIX-specific-utilities-and-integration.html#g-unix-signal-add
It does not use signalfd yet, but that would be an even better place to add it
then.
--
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