DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.129.ged12c master sys/kern uipc_socket2.c
commit ed12ce957ad6b7f60ea3cf88e0fe68ef63954a50
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]