summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--priv/bullet.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/priv/bullet.js b/priv/bullet.js
index 9f61f00..d30dbc5 100644
--- a/priv/bullet.js
+++ b/priv/bullet.js
@@ -209,6 +209,7 @@
// Close happened on connect, select next transport
if (readyState == CONNECTING){
tn++;
+ }
delay *= 2;
if (delay > 10000){