Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc3c872b

Browse files
committed
Increase socket buffer size
1 parent597e2ee commitc3c872b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/multimaster/sockhub/sockhub.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
#include"sockhub.h"
2121

22-
constsize_tSOCKHUB_BUFFER_SIZE (16*1024*1024)
22+
#defineSOCKHUB_BUFFER_SIZE (16*1024*1024)
2323

2424
voidShubAddSocket(Shub*shub,intfd);
2525

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp