Files
node-v0.x-archive/src
Ryan Dahl 76f4962636 Bugfix: EIOPromise::Create was allocating two EIOPromise objects
This is because it would call the javascript initializer which executed
Promise::New, and then it would rewrap the handle. Instead I make an
explicit inheritance from EIOPromise to Promise.

This seems to fix a memory leak which was reported by Ray Morgan:
http://groups.google.com/group/nodejs/browse_thread/thread/e38949b1989da1d7
2009-09-23 00:17:50 +02:00
..
2009-09-12 14:21:37 +02:00
2009-09-12 14:21:37 +02:00
2009-09-12 14:21:37 +02:00
2009-09-12 14:21:37 +02:00
2009-09-14 16:34:31 +02:00
2009-08-26 22:14:45 +02:00
2009-09-23 00:17:49 +02:00
2009-08-24 21:20:26 +02:00
2009-09-17 15:36:31 +02:00
2009-09-23 00:17:49 +02:00
2009-09-02 20:19:52 +02:00
2009-09-07 12:53:44 +02:00
2009-08-26 22:14:45 +02:00