[gstreamer-bugs] [Bug 577315] [souphttpsrc] timeout property has no effect

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 9 11:13:02 PDT 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=577315

  GStreamer | gst-plugins-good | Ver: git




------- Comment #4 from Mark Nauwelaerts  2009-07-09 18:13 UTC -------
Created an attachment (id=138135)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=138135&action=view)
Alternative  timeout handling

Alternatively, rather than expecting libsoup to (re)act on timeout, one might
do some timeout monitoring on souphttpsrc level.  The advantage is that it does
not depend on libsoup (fix) and is better aware that a timeout has actually
occurred.  However, since it monitors timeout on a higher level, it might also
(theoretically) timeout on a large amount of data/headers over a slow
connection where there need not really be a (lower level network) timeout.


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




More information about the Gstreamer-bugs mailing list