Date: Mon, 18 Aug 1997 09:56:48 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/XFree86/patches patch-af Message-ID: <199708181656.JAA28395@freefall.freebsd.org>
index | next in thread | raw e-mail
peter 1997/08/18 09:56:48 PDT
Added files:
x11/XFree86/patches patch-af
Log:
Don't use OPEN_MAX to determine how many sockets we can have open, it's
too pessimistic on FreeBSD. This raises the number of connections from
63 to 128 (I kept running into the 63 limit all the time). There are
other parts limited at 128 clients as well, but changing them to go beyond
128 looks like it would have some worrying implications...
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708181656.JAA28395>
