An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Maxim Dounin aecb2eda13 Fixed unix ngx_write_chain_to_file() to return total bytes written.
Previously result of last iteration's writev() was returned.  This was
unnoticed as return value was only used if chain contained only one or
two buffers.
2011-10-20 12:40:26 +00:00
auto Fixed configuration summary and manpage contents for the special 2011-10-12 09:04:59 +00:00
conf "video/mp4" mime type added. 2011-09-09 10:25:43 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.1.6-RELEASE 2011-10-17 15:10:23 +00:00
misc Removal of incomplete draft documentation processing. 2011-10-17 15:42:12 +00:00
src Fixed unix ngx_write_chain_to_file() to return total bytes written. 2011-10-20 12:40:26 +00:00
.hgtags release-1.1.6 tag 2011-10-17 15:10:31 +00:00