[Bug 563323] udpsink: reduced cpu usage when using a connected socket

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 19 09:01:57 PDT 2013


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

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #10 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-07-19 16:01:53 UTC ---
If you call connect() on a udp socket, it will set the default send address,
then you can call send() instead of sendto().

That said, I'm not sure that any of this is relevant to 1.x.

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