nginx/src
Valentin Bartenev e243a2d6c2 Introduced the ngx_chain_to_iovec() function.
It's similar to ngx_output_chain_to_iovec() and uses only preallocated memory.
2016-03-03 18:41:05 +03:00
..
core Dynamic modules: removed unnecessary initialization. 2016-02-25 16:29:51 +03:00
event SSL: avoid calling SSL_shutdown() during handshake (ticket #901). 2016-02-19 17:27:30 +03:00
http Request body: moved handling of the last part in the save filter. 2016-03-01 15:18:07 +03:00
mail Dynamic modules: changed ngx_modules to cycle->modules. 2016-02-04 18:30:21 +03:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Introduced the ngx_chain_to_iovec() function. 2016-03-03 18:41:05 +03:00
stream Stream: initialize variable right before using it. 2016-02-11 14:20:26 +03:00