[gstreamer-bugs] [Bug 568438] gst_poll_wait calling read() on control socket

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 26 03:55:34 PST 2009


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

  GStreamer | gstreamer (core) | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23




------- Comment #2 from Wim Taymans  2009-01-26 11:55 UTC -------
commit 0f55cf13b405dda0f30b151255daee5e52b667e1
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon Jan 26 12:52:12 2009 +0100

    Avoid unneeded reads from the control socket

    Add a new variable that keeps track of the status of the control socket.
This
    allows us to avoid doing a read() on the control socket when we did not
write
    anything to it.
    Fixes #568438.


-- 
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=568438.




More information about the Gstreamer-bugs mailing list