commit | a301e1a7064b0d83a2f456a305f07962ad4f0773 | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Wed Aug 13 15:11:45 2014 +0400 |
committer | Valentin Bartenev <vbart@nginx.com> | Wed Aug 13 15:11:45 2014 +0400 |
tree | acc9b36408691221b10271b9e8104cafa5b7125c | |
parent | 79ddab189fb4bf27abd21a04bb9d1210e06384ac [diff] |
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.