mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
This way we don't need to possibly wait for a drain event before we actually change the readyState and don't miss reconnects, which currently happens when linked against the current engine.io-client master.