log src/os/unix/ngx_process_cycle.c @ 1719:2ab8bb66d3d7 stable-0.5

age author description
Wed, 12 Dec 2007 20:38:44 +0000 Igor Sysoev r1577, r1582 merge: stable-0.5
Wed, 12 Dec 2007 20:35:32 +0000 Igor Sysoev r1576, r1578, r1579 merge: stable-0.5
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