diff xml/en/index.xml @ 1784:68928f8d31d9

Updated accept_mutex with info about reuseport and epollexclusive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 15 Aug 2016 22:06:27 +0300
parents f5fd245db8b3
children f56fb8ec13d8
line wrap: on
line diff
--- a/xml/en/index.xml
+++ b/xml/en/index.xml
@@ -8,7 +8,7 @@
 <article name="nginx"
          link="/en/"
          lang="en"
-         rev="60">
+         rev="61">
 
 
 <section>
@@ -336,6 +336,12 @@ error codes;
 </listitem>
 
 <listitem>
+The support of various epoll features including
+EPOLLRDHUP (Linux 2.6.17+, glibc 2.8+) and
+EPOLLEXCLUSIVE (Linux 4.5+, glibc 2.24+);
+</listitem>
+
+<listitem>
 sendfile (FreeBSD 3.1+, Linux 2.2+, Mac OS X 10.5+), sendfile64 (Linux 2.4.21+),
 and sendfilev (Solaris 8 7/01+) support;
 </listitem>