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

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


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

--- Comment #8 from Aleix Conchillo FlaquƩ <aconchillo at gmail.com> ---
And now that I'm seeing, the "send" command was already using MSG_DONTWAIT...
I'm very confused right now.

So, before it was already async and we were hoping to send everything at the
first time. MSG_DONTWAIT is supposed to have the same effect as O_NONBLOCK for
only that call.

May be there's an issue in glibc?

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