[Bug 727067] udpsrc: set udp buffer size forcibly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 17 13:20:56 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=727067

Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca

--- Comment #25 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
(In reply to Tim-Philipp Müller from comment #23)
> Forgive me for asking, but does this actually work for you?
> 
> Because for me the kernel seems to just cap the actual configured setting at
> the configured max size and not return FALSE from g_socket_set_option().

I'm guessing the point here is that instead of getting EPERM, you get success
with smaller size. So you neither get a warning or an error, all you get is the
maximum allowed by the kernel.

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