Are there any potential side effects adding this?
Rgds,
Paul
Henning Brauer wrote:
[EMAIL PROTECTED]">On Wed, Sep 19, 2001 at 06:53:48PM +0800, Paul Tan wrote:Hello everyone,
Is there are way to increase conf-spawn above
125 on Openbsd 2.9 ?
add -FD_SETSIZE=4096 to conf-cc. First line should read:
cc -O2 -DFD_SETIZE=4096
then.
