[gstreamer-bugs] [Bug 348752] [udpsrc] add property to set buffer size for udp socket

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 27 02:30:37 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=348752
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Thijs Vermeir changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thijs.vermeir at barco.com




------- Comment #3 from Thijs Vermeir  2006-07-27 09:30 UTC -------
Thanks, for accepting my patch.

But I think you made a mistake :
now there is twice 
setsockopt (src->sock, SOL_SOCKET, SO_RCVBUF, (void *) &rcvsize, len)
I think the second one can be discarded because &rcvsize not always have the
wright value in it.

Gr,


-- 
Configure bugmail: http://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