Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-31Fixed logging.Sergey Kandaurov
2015-02-11Refactored sendfile() AIO preload.Valentin Bartenev
2012-01-18Copyright updated.Maxim Konovalov
2011-09-16Fixing Linux AIO syscalls return value handling:Igor Sysoev
2011-09-05Bugfix: open_file_cache lost is_directio flag.Maxim Dounin
2010-10-12update event flags after successful io_submit()Igor Sysoev
2009-11-05export aio presence knowledge to prevent using "aio sendfile",Igor Sysoev
2009-08-28FreeBSD and Linux AIO supportIgor Sysoev