[Webkit-unassigned] [Bug 45197] [GTK] Need a WebSocket implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 12:35:46 PDT 2010


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





--- Comment #7 from Martin Robinson <mrobinson at webkit.org>  2010-09-07 12:35:46 PST ---
(In reply to comment #5)

Thanks Dan! I've attached a patch with your suggestions. One variation I made was that when the writability callback gets G_IO_HUP, it just calls ::close() on the SocketStreamHandle.

> higher-level comment; the ickiness on the write end could be removed if the base API were changed to have a "didSend()" call instead of (or even in addition to) sendPending().

I agree strongly with this.

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