aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_file_aio_read.c
Commit message (Expand)AuthorAge
* Fixed portability issues with union sigval.Sergey Kandaurov2019-01-28
* Fixed logging.Sergey Kandaurov2016-03-31
* Refactored sendfile() AIO preload.Valentin Bartenev2015-02-11
* Fixed AIO error handling on FreeBSD.Maxim Dounin2012-01-30
* Copyright updated.Maxim Konovalov2012-01-18
* Replaced "can not" with "cannot" and "could not" in a bunch of places.Ruslan Ermilov2011-09-19
* Bugfix: open_file_cache lost is_directio flag.Maxim Dounin2011-09-05
* export aio presence knowledge to prevent using "aio sendfile",Igor Sysoev2009-11-05
* aio sendfileIgor Sysoev2009-08-30
* FreeBSD and Linux AIO supportIgor Sysoev2009-08-28