[Webkit-unassigned] [Bug 50344] wss (websockets ssl) support for gtk via new gio TLS support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 07:46:09 PST 2010


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





--- Comment #3 from Dan Winship <danw at gnome.org>  2010-12-02 07:46:09 PST ---
(In reply to comment #2)
> Awesome! The addition of SSL socket support in GIO is great news. Will it need to be behind some version guards though, so that we will still work properly with older GIO versions?

Yes. (Mentioned in comment 0. I didn't deal with it in the patch because I wasn't sure how we wanted to deal with it.)

> Are connection errors (such as HUP) still handled properly?

Yes; when it eventually calls g_pollable_output_stream_write_nonblocking() again, the error will be returned at that point.

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