nginx/src
Maxim Dounin 844c78556b Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.
With this change it is now possible to load modules compiled without
the "--with-file-aio" configure option into nginx binary compiled with it,
and vice versa, assuming both use the "--with-compat" option.
2016-10-10 18:44:17 +03:00
..
core Modules compatibility: compatibility with NGX_HAVE_FILE_AIO. 2016-10-10 18:44:17 +03:00
event Modules compatibility: compatibility with NGX_HAVE_FILE_AIO. 2016-10-10 18:44:17 +03:00
http Modules compatibility: compatibility with NGX_HAVE_FILE_AIO. 2016-10-10 18:44:17 +03:00
mail Modules compatibility: removed unneeded IPV6_V6ONLY checks. 2016-10-03 15:58:25 +03:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
os Cache: cache manager limits. 2016-10-05 14:22:30 +03:00
stream Stream ssl_preread: fixed $ssl_preread_server_name variable. 2016-10-05 18:11:39 +03:00