rwatson 2007-02-15 10:11:00 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_socket.c
Log:
Rename somaxconn_sysctl() to sysctl_somaxconn() so that I will be able to
claim that sofoo() functions all accept a socket as their first argument.
Revision Changes Path
1.292 +3 -3 src/sys/kern/uipc_socket.c