summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorOtto Moerbeek <otto@cvs.openbsd.org>2004-02-08 19:20:24 +0000
committerOtto Moerbeek <otto@cvs.openbsd.org>2004-02-08 19:20:24 +0000
commit058e7500cdc8a58e7b2e65b683aae955963c6a35 (patch)
tree4dc600e5939aae143ea2fc3fe3396c37ba551674 /lib
parent69aced41471e0b670560d90c81eb6748a051fc16 (diff)
FD_SETSIZE has been cranked up to 1024
ok deraadt@ millert@
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/select.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/select.2 b/lib/libc/sys/select.2
index e12f654de2c..430dfbf9d41 100644
--- a/lib/libc/sys/select.2
+++ b/lib/libc/sys/select.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: select.2,v 1.25 2004/01/23 23:08:46 jmc Exp $
+.\" $OpenBSD: select.2,v 1.26 2004/02/08 19:20:23 otto Exp $
.\" $NetBSD: select.2,v 1.5 1995/06/27 22:32:28 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -179,7 +179,7 @@ The default bit size of
.Ft fd_set
is based on the symbol
.Dv FD_SETSIZE
-(currently 256),
+(currently 1024),
but that is somewhat smaller than the current kernel limit
to the number of open files.
However, in order to accommodate programs which might potentially