]> git.kaiwu.me - nginx.git/commit
Merge of r4306, r4320:
authorMaxim Dounin <mdounin@mdounin.ru>
Sat, 4 Feb 2012 23:18:12 +0000 (23:18 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Sat, 4 Feb 2012 23:18:12 +0000 (23:18 +0000)
commite646c6a946869f8a5a2507cbbc1452f61a13dfc5
tree2748504902aa7f058cc3ef4b0c991755693560f5
parentb720407a891df8dd0b85995b8059c6f6d7649248
Merge of r4306, r4320:

Protection from stale write events in epoll.

Stale write event may happen if epoll_wait() reported both read and write
events, and processing of the read event closed descriptor.
src/event/modules/ngx_epoll_module.c