mirror of
https://github.com/nodejs/node.git
synced 2024-11-25 08:19:38 +01:00
03eb41c2ec
Don't allow `socket.destroy()` to run twice. The self-destruct sequence itself is idempotent but it makes the 'close' and 'error' events fire more than once, which may confuse listeners. Fixes #2223. |
||
---|---|---|
.. | ||
disabled | ||
fixtures | ||
internet | ||
message | ||
pummel | ||
simple | ||
CMakeLists.txt | ||
common.js |