DragonFly-2.3.2.129.ged12c master sys/kern uipc_socket2.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jul 18 15:11:21 PDT 2009
commit ed12ce957ad6b7f60ea3cf88e0fe68ef63954a50
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jul 18 15:01:07 2009 -0700
The limit specified in kern.ipc.maxsockbuf only applies to userland.
This sysctl parameter no longer effects kernel-created or kernel-controlled
sockets whos maximum sizes are specified by other sysctls.
Summary of changes:
sys/kern/uipc_socket2.c | 19 ++++++++++++++++---
1 files changed, 16 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ed12ce957ad6b7f60ea3cf88e0fe68ef63954a50
--
DragonFly BSD source repository
More information about the Commits
mailing list