[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 03:41:04 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 Gergely Nagy 2005-02-18 06:41 -------
That "error out" returns ret, so the caller will know wether there is an error,
or the remote end closed the connection. See gst_tcpserversrc_gdp_read_header(),
which handles this case.
(Note, the original code handled this case only in that function, too, just like
after the patch)
------- 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