log src/core/ngx_buf.c @ 7282:da9941c9b01b

age author description
Mon, 04 Jun 2018 18:47:54 +0300 Sergey Kandaurov Leave chain in ngx_chain_add_copy() in consistent state on errors.
Fri, 20 Jan 2017 21:12:48 +0300 Maxim Dounin Fixed trailer construction with limit on FreeBSD and macOS. stable-1.10
Fri, 20 Jan 2017 21:12:48 +0300 Maxim Dounin Fixed trailer construction with limit on FreeBSD and macOS.
Thu, 10 Nov 2016 10:17:53 +0800 hucongcong Core: slight optimization in ngx_chain_update_chains().
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved the code for coalescing file buffers to a separate function.
Wed, 19 Nov 2014 21:16:19 +0300 Valentin Bartenev Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved the code for adjusting sent buffers in a separate function.