log src/os/unix/ngx_process_cycle.c @ 1704:e584e946e198

age author description
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Thu, 18 Oct 2007 11:28:21 +0000 Igor Sysoev Cygwin can not pass SCM_RIGHTS via unix socket, use signals
Tue, 16 Oct 2007 19:22:27 +0000 Igor Sysoev fix building broken in r1578
Tue, 16 Oct 2007 17:51:47 +0000 Igor Sysoev delete code that should be deleted in r1576
Tue, 16 Oct 2007 14:12:52 +0000 Igor Sysoev avoid segfault if poll is used and endless loop if select is used
Sun, 14 Oct 2007 18:56:15 +0000 Igor Sysoev fix English grammar
Thu, 30 Aug 2007 18:59:44 +0000 Igor Sysoev destroy ngx_cycle->pool on exit