Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



neil
Fri May  3 05:23:28 EDT 1996
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/a/users/neil/src/sys/sys

Modified Files:
        socket.h 
Log Message:
Remove #ifdefs

Thanks to cgd%NetBSD.ORG@localhost for pointing the following out to me:

listen (fd, SOMAXCONN); would break.

As programs wouldn't see the changes that might be specified in
the kernel config file.

As penance I am going to see if it would be possible to move this 
into param.h and provide away of finding out what the kernel
value is. On busy network servers this value is useful to have as a tunable
kernel parameter.





Home | Main Index | Thread Index | Old Index