Page MenuHomeFreeBSD

D52873.1775742868.diff
No OneTemporary

Size
344 B
Referenced Files
None
Subscribers
None

D52873.1775742868.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
Thu, Apr 9, 1:54 PM (3 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28309037
Default Alt Text
D52873.1775742868.diff (344 B)

Event Timeline