[Webkit-unassigned] [Bug 129802] [GTK] Don't busy loop when the socket is full

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 02:22:45 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=129802





--- Comment #4 from Giovanni Campagna <scampa.giovanni at gmail.com>  2014-03-17 02:23:06 PST ---
(In reply to comment #3)
> (From update of attachment 225992 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=225992&action=review
> 
> Thanks for the patch. This patch needs a ChangeLog, see http://www.webkit.org/coding/contributing.html.
> 
> > Source/WebKit2/Platform/IPC/unix/ConnectionUnix.cpp:37
> > +#include <poll.h>
> 
> Is this available in all UNIX platforms?

Yes, it is part of the Single Unix Specification, see http://pubs.opengroup.org/onlinepubs/9699919799/toc.htm

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list