nginx/src
Valentin Bartenev a301e1a706 Moved writev() handling code to a separate function.
This reduces code duplication and unifies debug logging of the writev() syscall
among various send chain functions.
2014-08-13 15:11:45 +04:00
..
core Renamed ngx_handle_sent_chain() to ngx_chain_update_sent(). 2014-11-19 21:16:19 +03:00
event SSL: logging level of "inappropriate fallback" (ticket #662). 2014-11-17 16:38:48 +03:00
http Proxy: renamed and rearranged fields in proxy configuration. 2014-11-19 17:33:24 +03:00
mail Mail: initialize the "signature" field of ngx_mail_session_t. 2014-09-01 17:50:59 +04: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 Moved writev() handling code to a separate function. 2014-08-13 15:11:45 +04:00