log src/event/ngx_event.c @ 5002:39c597272c8d

age author description
Tue, 08 Jan 2013 14:03:37 +0000 Valentin Bartenev Events: added check for duplicate "events" directive.
Tue, 07 Aug 2012 13:57:04 +0000 Andrey Belov Explicitly ignore returned value from close() in ngx_event_core_init_conf().
Tue, 24 Jul 2012 17:40:06 +0000 Ruslan Ermilov When "debug_connection" is configured with a domain name, only the first
Tue, 24 Jul 2012 15:09:54 +0000 Ruslan Ermilov Fixed compilation with -Wmissing-prototypes.
Sun, 29 Apr 2012 22:02:18 +0000 Ruslan Ermilov debug_connection: added the IPv6 and UNIX-domain socket support.
Wed, 18 Apr 2012 14:47:10 +0000 Maxim Dounin Fixed master exit if there is no events section (ticket #150).
Thu, 12 Apr 2012 19:35:41 +0000 Ruslan Ermilov Fixed grammar in error messages.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 23 Nov 2011 13:55:38 +0000 Maxim Dounin Added shmtx interface to forcibly unlock mutexes.
Mon, 19 Sep 2011 14:48:29 +0000 Ruslan Ermilov Replaced "can not" with "cannot" and "could not" in a bunch of places.
Tue, 10 May 2011 11:39:13 +0000 Igor Sysoev use POSIX semaphores in shmtx instead of sched_yield()
Fri, 12 Mar 2010 14:31:47 +0000 Igor Sysoev do not update time in the timer signal handler,
Fri, 21 Aug 2009 09:06:35 +0000 Igor Sysoev *) share temporary number between workers
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Tue, 28 Apr 2009 20:03:59 +0000 Igor Sysoev add listen events for win32 only after accept mutex is hold
Mon, 20 Apr 2009 06:08:47 +0000 Igor Sysoev Win32 master/workers model
Sat, 18 Apr 2009 19:27:28 +0000 Igor Sysoev support attaching to an existent Win32 shared memory
Tue, 24 Feb 2009 14:01:40 +0000 Igor Sysoev prepare ngx_ptocidr() for IPv6
Tue, 26 Aug 2008 14:19:37 +0000 Igor Sysoev *) refactor ngx_ptocidr()
Mon, 23 Jun 2008 13:23:29 +0000 Igor Sysoev prepare to allow various number of connections in child processes
Thu, 22 May 2008 12:09:41 +0000 Igor Sysoev style fix
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Wed, 07 Nov 2007 13:54:40 +0000 Igor Sysoev r1355, r1471, r1600 merge: stable-0.5
Sat, 22 Sep 2007 19:02:39 +0000 Igor Sysoev r1381 merge: stable-0.5
Fri, 10 Aug 2007 13:13:28 +0000 Igor Sysoev ignore meaningless bits in CIDR and warn about them
Sun, 29 Jul 2007 18:24:53 +0000 Igor Sysoev make 64-bit ngx_int_t on 64-bit platforms
Wed, 31 Jan 2007 07:31:50 +0000 Igor Sysoev style fix
Thu, 23 Nov 2006 20:22:24 +0000 Igor Sysoev fix segfault
Mon, 20 Nov 2006 08:51:45 +0000 Igor Sysoev slab allocator in shared memory