comparison src/event/modules/ngx_iocp_module.c @ 5821:3f5f0ab59b35

Events: processing of posted events changed from LIFO to FIFO. In theory, this can provide a bit better distribution of latencies. Also it simplifies the code, since ngx_queue_t is now used instead of custom implementation.
author Valentin Bartenev <vbart@nginx.com>
date Mon, 01 Sep 2014 18:20:18 +0400
parents 3d2d3e1cf427
children de7ec5eef6d2
comparison
equal deleted inserted replaced
5820:3377f9459e99 5821:3f5f0ab59b35