nginx/src
Maxim Dounin 1f01183b9e Support for sendfile(SF_NOCACHE).
The SF_NOCACHE flag, introduced in FreeBSD 11 along with the new non-blocking
sendfile() implementation by glebius@, makes it possible to use sendfile()
along with the "directio" directive.
2021-12-27 19:49:26 +03:00
..
core Support for sendfile(SF_NOCACHE). 2021-12-27 19:49:26 +03:00
event Support for sendfile(SF_NOCACHE). 2021-12-27 19:49:26 +03:00
http Simplified sendfile(SF_NODISKIO) usage. 2021-12-27 19:48:33 +03:00
mail Mail: connections with wrong ALPN protocols are now rejected. 2021-10-20 09:45:34 +03:00
misc
os Support for sendfile(SF_NOCACHE). 2021-12-27 19:49:26 +03:00
stream SSL: $ssl_curve (ticket #2135). 2021-11-01 18:09:34 +03:00