summaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_linux_aio_read.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed logging.Sergey Kandaurov2016-03-311-1/+1
* Refactored sendfile() AIO preload.Valentin Bartenev2015-02-111-14/+25
* Copyright updated.Maxim Konovalov2012-01-181-0/+1
* Fixing Linux AIO syscalls return value handling:Igor Sysoev2011-09-161-9/+7
* Bugfix: open_file_cache lost is_directio flag.Maxim Dounin2011-09-051-0/+4
* update event flags after successful io_submit()Igor Sysoev2010-10-121-0/+4
* export aio presence knowledge to prevent using "aio sendfile",Igor Sysoev2009-11-051-7/+6
* FreeBSD and Linux AIO supportIgor Sysoev2009-08-281-0/+131