Skip to content

Commit

Permalink
Merge branch 'master' of github.com:share/ShareJS
Browse files Browse the repository at this point in the history
  • Loading branch information
josephg committed Nov 11, 2013
2 parents 7659627 + cb76c05 commit 791ffeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/client/connection.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Connection.prototype.bindToSocket = function(socket) {
connection.emit('error', e);
// We could also restart the connection here, although that might result
// in infinite reconnection bugs.
throw e
}
}

Expand Down

0 comments on commit 791ffeb

Please sign in to comment.