log src/event/ngx_event_timer.c @ 8075:38c71f9b2293

age author description
Mon, 21 Jun 2021 09:42:43 +0300 Vladimir Homutov Core: added the ngx_rbtree_data() macro.
Fri, 17 Mar 2017 12:09:31 +0300 Ruslan Ermilov Fixed a comment.
Tue, 07 Mar 2017 18:51:15 +0300 Maxim Dounin Cancelable timers are now preserved if there are other timers.
Wed, 13 Aug 2014 22:45:04 +0400 Valentin Bartenev Events: introduced cancelable timers.
Mon, 25 Aug 2014 13:37:06 +0400 Valentin Bartenev Events: simplified cycle in ngx_event_expire_timers().
Mon, 25 Aug 2014 13:34:39 +0400 Valentin Bartenev Events: removed broken thread support from event timers.
Mon, 01 Sep 2014 18:20:03 +0400 Valentin Bartenev Events: removed broken thread support from posted events.