]> git.kaiwu.me - nginx.git/commit
r1901, r1902, r2032 merge:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 7 Jul 2008 11:58:55 +0000 (11:58 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 7 Jul 2008 11:58:55 +0000 (11:58 +0000)
commit4012d9909c4f15c5aa6b1feedcb1abfbb7575dc3
tree18035f264bf5dce4b7c9521c19418441ead3defd
parent22a5d849701071c13f6a566ab640f8088f72c58e
r1901, r1902, r2032 merge:

bugfixes in channel:

*) avoid endless loop if epoll is used
*) use CMSG_LEN(), this fixes an alert
   "sendmsg() failed (9: Bad file descriptor)" on some 64-bit platforms
*) read channel until EAGAIN
src/os/unix/ngx_channel.c
src/os/unix/ngx_freebsd_config.h
src/os/unix/ngx_posix_config.h
src/os/unix/ngx_process_cycle.c