[Bug 625618] [multiudpsink] socket_error_is_ignorable() can cause infinite loop

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 16 04:55:00 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=625618
  GStreamer | gst-plugins-good | git

--- Comment #4 from Robert Krakora <rob.krakora at messagenetsystems.com> 2011-03-16 11:54:56 UTC ---
Hi Wim & Tobias,

sendto() and sendmsg() certainly do return ECONNREFUSED (error 61).  It is
largely undocumented for Linux and was not documented for the longest time for
BSD, but both functions do return the error.  I would not have supplied a patch
unless I had seen a error 61 returned by sendmsg().

Documented for other BSD OSes:
http://www.gsp.com/cgi-bin/man.cgi?section=2&topic=sendmsg
http://resin.csoft.net/cgi-bin/man.cgi?section=2&topic=sendmsg

Link from 2001 requesting ECONNREFUSED (error 61) be documented for BSD:
http://markmail.org/message/fjojurqx4mef6dbo

Best Regards,

Rob Krakora

rob.krakora at technicolor.com

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