[Bug 797258] shmsrc: client main socket should be non-blocking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 10 19:36:51 UTC 2018


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

--- Comment #7 from Aleix Conchillo FlaquƩ <aconchillo at gmail.com> ---
Also, the "recv" command was already set with MSG_DONTWAIT which means it was
already async, so we are not changing anything there.

So, this change only affects to the "send" command for the receiver (shmsrc),
because the sender (shmsink) was already set with O_NONBLOCK.

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