view auto/stubs @ 4305:f68047884e83

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. Patch by Yichun Zhang (agentzh).
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 22 Nov 2011 17:02:21 +0000
parents 7bbebf565664
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


have=NGX_SUPPRESS_WARN . auto/have

have=NGX_SMP . auto/have