comparison auto/feature @ 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 0ec738f18346
children d620f497c50f
comparison
equal deleted inserted replaced
4304:ed922fb9d6c1 4305:f68047884e83