Skip to content

Commit e976261

Browse files
committed
2 parents 7706574 + fa2a5ee commit e976261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connection.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Connection.prototype.connect = function(options) {
6666

6767
bindTransportEvents(transport);
6868

69+
this.requested_disconnect = false;
6970
this.emit('connecting');
7071
transport.connect();
7172

0 commit comments

Comments
 (0)