mirror of https://github.com/lukechilds/node.git
Browse Source
Using Socket.prototype.connect() to reconnect an existing Socket object is not reliable. Users should just create a new Socket object. See #4698.v0.8.19-release
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue