log src/os/win32/ngx_wsasend_chain.c @ 7660:d33e17499088

age author description
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Wed, 19 Nov 2014 21:16:19 +0300 Valentin Bartenev Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().
Tue, 14 Oct 2014 20:19:36 +0400 Maxim Dounin Style.
Sat, 11 Oct 2014 21:09:29 +0900 Kouhei Sutou Win32: suppressed warnings by "-Werror=sign-compare".
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Reduced difference between the send chain functions.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Removed the "complete" variable from various send chain functions.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved the code for adjusting sent buffers in a separate function.