Files
node-v0.x-archive/lib
Ben Noordhuis f26362e938 http: use socket.once, not socket.on
Register the 'close' event listener with .once(), not .on().

It doesn't matter in the grand scheme of things because the listener
doesn't keep references to any heavy-weight objects but using .once()
for a oneshot listener is something of a best practice.
2013-03-01 13:11:40 +01:00
..
2011-03-14 17:37:05 -07:00
2012-07-06 19:28:35 -07:00
2011-03-14 17:37:05 -07:00
2013-01-08 04:32:40 +01:00
2013-01-18 12:13:32 +01:00
2012-09-25 11:08:52 -07:00
2011-03-14 17:37:05 -07:00
2012-12-12 09:46:22 +01:00
2013-03-01 13:11:40 +01:00
2012-08-24 16:56:06 +02:00
2012-02-27 14:03:18 -08:00
2012-06-19 14:07:48 -07:00
2012-06-28 10:14:03 -07:00
2013-01-18 03:48:05 +04:00
2012-03-03 23:48:57 -08:00