nginx/src
Valentin Bartenev 0a3d458805 Unbreak building on FreeBSD without file AIO.
It appeared that the NGX_HAVE_AIO_SENDFILE macro was defined regardless of
the "--with-file-aio" configure option and the NGX_HAVE_FILE_AIO macro.

Now they are related.

Additionally, fixed one macro.
2015-02-11 20:00:07 +03:00
..
core Unbreak building on FreeBSD without file AIO. 2015-02-11 20:00:07 +03:00
event Refactored sendfile() AIO preload. 2015-02-11 17:52:15 +03:00
http Refactored sendfile() AIO preload. 2015-02-11 17:52:15 +03:00
mail Mail: fixed the duplicate listen address detection. 2015-01-23 15:23:29 +03:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Refactored sendfile() AIO preload. 2015-02-11 17:52:15 +03:00