commit | 9705ba2981016dd6b3b8d690bb8935a396cc0994 | [log] [tgz] |
---|---|---|
author | Daniel Jakots <vigdis@chown.me> | Tue Sep 27 19:22:21 2016 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Oct 20 16:01:53 2016 +0200 |
tree | 9969477ba9d5fac28272317da3c9e2d40a299ecc | |
parent | 1e08cd819aa9b622fae60923252ee357fe26db07 [diff] [blame] |
BUILD: Make use of accept4() on OpenBSD. OpenBSD >= 5.7 supports accept4(). Older versions are not supported anymore anyway. Patch originally from Brad Smith.
diff --git a/README b/README index 16982e1..074a3b0 100644 --- a/README +++ b/README
@@ -43,7 +43,7 @@ - freebsd for FreeBSD 5 to 10 (others untested) - netbsd for NetBSD - osx for Mac OS/X - - openbsd for OpenBSD 3.1 and above + - openbsd for OpenBSD 5.7 and above - aix51 for AIX 5.1 - aix52 for AIX 5.2 - cygwin for Cygwin