Page MenuHomeFreeBSD

D52873.diff
No OneTemporary

D52873.diff

diff --git a/sys/sys/sockbuf.h b/sys/sys/sockbuf.h
--- a/sys/sys/sockbuf.h
+++ b/sys/sys/sockbuf.h
@@ -62,7 +62,7 @@
#include <sys/_sx.h>
#include <sys/_task.h>
-#define SB_MAX (2*1024*1024) /* default for max chars in sockbuf */
+#define SB_MAX (8*1024*1024) /* default for max chars in sockbuf */
struct ktls_session;
struct mbuf;

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 22, 1:37 PM (12 m, 43 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30087265
Default Alt Text
D52873.diff (344 B)

Event Timeline