Philip Chee wrote:

On Wed, 03 Oct 2012 17:12:22 -0500, Kent Briggs wrote:

I'm implementing a WebSocket server in accordance with RFC 6455 and
testing it against the browsers that support that protocol. For some
reason, SeaMonkey (2.12.1) creates two connections to the server.

The first connection does not send any data. It just disconnects after 5
seconds. The second connection works as expected. FireFox 14.0.1 and
Chrome do not do this. They only make a single connection, as expected.

SeaMonkey 2.12.1 corresponds to Firefox 15.0.1 (not  14.0.1).
Does this also happen in Firefox 15?

I just upgraded Firefox to 15.0.1 and yeah, it's now also making two connections, with the first one doing nothing and then disconnecting itself after about 5 seconds. Why is it doing that? Do I need to post this in a FireFox group?


_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to