aio sendfile

This commit is contained in:
Igor Sysoev
2009-08-30 09:52:39 +00:00
parent ddda411d14
commit bfff03406d
9 changed files with 126 additions and 6 deletions

View File

@@ -43,6 +43,12 @@ if [ $osreldate -gt 300007 ]; then
CORE_SRCS="$CORE_SRCS $FREEBSD_SENDFILE_SRCS"
fi
if [ $osreldate -gt 502103 ]; then
echo " + sendfile()'s SF_NODISKIO found"
have=NGX_HAVE_AIO_SENDFILE . auto/have
fi
# kqueue