[gstreamer-bugs] [Bug 167509] [PATCH] [tcpserversrc] Assumes a blocking socket

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Feb 18 05:05:06 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=167509
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Tim-Philipp Müller  2005-02-18 08:05 -------
What I meant is that you might be throwing away some data that you've read
before the hang-up, but I see now that this is completely not an issue in this
context; sorry for the noise.

What about errno == EAGAIN? Should that really throw an error? Shouldn't we
rather do a short sleep and continue the loop after that?

Cheers
 -Tim


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list