看板 DFBSD_commit 關於我們 聯絡資訊
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