comparison conf/uwsgi_params @ 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 9bf51b3fc1c1
children 352a7b025f2e
comparison
equal deleted inserted replaced
4304:ed922fb9d6c1 4305:f68047884e83