From 2d77609fb7621e8c0660c17dac9806bc78f4620e Mon Sep 17 00:00:00 2001 From: VisualSj Date: Fri, 28 Aug 2015 11:48:58 +0800 Subject: [PATCH] Update socket@1.3.6 and web index --- tests/js-tests/src/ExtensionsTest/NetworkTest/SocketIOTest.js | 2 +- web | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/js-tests/src/ExtensionsTest/NetworkTest/SocketIOTest.js b/tests/js-tests/src/ExtensionsTest/NetworkTest/SocketIOTest.js index 57af0589b1..61b185fa08 100644 --- a/tests/js-tests/src/ExtensionsTest/NetworkTest/SocketIOTest.js +++ b/tests/js-tests/src/ExtensionsTest/NetworkTest/SocketIOTest.js @@ -193,7 +193,7 @@ var SocketIOTestLayer = cc.Layer.extend({ onMenuSIOEndpointClicked: function(sender) { //repeat the same connection steps for the namespace "testpoint" - var sioendpoint = SocketIO.connect("ws://tools.itharbors.com:4000/testpoint"); + var sioendpoint = SocketIO.connect("ws://tools.itharbors.com:4000/testpoint", {"force new connection" : true}); //a tag to differentiate in shared callbacks sioendpoint.tag = "Test Endpoint"; diff --git a/web b/web index d17e705f56..63a21206cd 160000 --- a/web +++ b/web @@ -1 +1 @@ -Subproject commit d17e705f562d97f9cbae5e25a4beb17c02b4686d +Subproject commit 63a21206cd0fc6e80fc074727293a6c95be6b6ea