Files
node-v0.x-archive/lib
Ben Noordhuis 6c999fd285 timers: fix assertion in Timeout.unref()
Ensure that the delay >= 0 when detaching the timer from the queue. Fixes the
following assertion:

  uv_timer_start: Assertion `timeout >= 0' failed.

No test included, it's timing sensitive.
2012-08-17 14:11:35 +02:00
..
2011-03-14 17:37:05 -07:00
2011-03-14 17:37:05 -07:00
2012-06-16 11:02:49 -07:00
2012-07-16 18:04:55 -07:00
2011-03-14 17:37:05 -07:00
2012-08-10 12:55:49 +02:00
2012-07-04 13:45:14 +02:00
2012-06-19 14:07:48 -07:00
2012-06-28 10:14:03 -07:00
2012-05-16 15:41:28 -07:00
2012-08-05 23:40:28 +02:00
2012-03-03 23:48:57 -08:00
2012-08-04 13:04:15 -07:00