diff src/core/ngx_queue.c @ 3275:b344b68da8c5

optimize some cycles: *) delete surplus variable; *) on i386/amd64 "while (n) / n--" is smaller than "while (n--)", because the platforms have no postfix operations
author Igor Sysoev <igor@sysoev.ru>
date Mon, 02 Nov 2009 17:12:09 +0000
parents 72db8932f782
children d620f497c50f
line wrap: on
line diff