nginx/src
Maxim Dounin 578c02f3a1 IOV_MAX handling microoptimization.
We now stop on IOV_MAX iovec entries only if we are going to add new one,
i.e. next buffer can't be coalesced into last iovec.

This also fixes incorrect checks for trailer creation on FreeBSD and
Mac OS X, header.nelts was checked instead of trailer.nelts.
2012-04-17 09:13:15 +00:00
..
core Fixed grammar in error messages. 2012-04-12 19:35:41 +00:00
event Fixed grammar in error messages. 2012-04-12 19:35:41 +00:00
http Fixed log->action after ssl handshake. 2012-04-16 13:05:20 +00:00
mail Whitespace fixes. 2012-03-05 18:09:06 +00:00
misc Copyright updated. 2012-01-18 15:07:43 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os IOV_MAX handling microoptimization. 2012-04-17 09:13:15 +00:00