mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 07:27:22 +01:00
2470d2ee92
Users too often would forget to add socket.on('end', function () { socket.end(); }); Which is a mistake. Therefore we default to this behavior and only optionally let people handle the 'end' case themselves. |
||
---|---|---|
.. | ||
disabled | ||
fixtures | ||
internet | ||
message | ||
pummel | ||
simple | ||
common.js |