diff options
author | Valentin Bartenev <vbart@nginx.com> | 2014-11-19 21:18:13 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2014-11-19 21:18:13 +0300 |
commit | 1276d8483e8ae08d518ae0fe9c10fa9e90fe54fe (patch) | |
tree | 3269d2b4da32ceaac31326d59cc5710ae59a59c4 /src/core/ngx_syslog.c | |
parent | a301e1a7064b0d83a2f456a305f07962ad4f0773 (diff) | |
download | nginx-1276d8483e8ae08d518ae0fe9c10fa9e90fe54fe.tar.gz nginx-1276d8483e8ae08d518ae0fe9c10fa9e90fe54fe.zip |
Fixed type of sendfile() return value on Linux.
There was no real problem since the amount of bytes can be sent is limited by
NGX_SENDFILE_MAXSIZE to less than 2G. But that can be changed in the future
Diffstat (limited to 'src/core/ngx_syslog.c')
0 files changed, 0 insertions, 0 deletions