nginx/src/os
Valentin Bartenev 1276d8483e 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
2014-11-19 21:18:13 +03:00
..
unix Fixed type of sendfile() return value on Linux. 2014-11-19 21:18:13 +03:00
win32 Renamed ngx_handle_sent_chain() to ngx_chain_update_sent(). 2014-11-19 21:16:19 +03:00