Skip to content

Commit

Permalink
Merge branch 'dev' into upstream-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
rickchengx authored Jun 17, 2024
2 parents b3374f7 + 61a6bd0 commit 79209c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public class NettyServerConfig {
private int soBacklog = 1024;

/**
* whether tpc delay
* whether tcp delay
*/
@Builder.Default
private boolean tcpNoDelay = true;
Expand Down

0 comments on commit 79209c2

Please sign in to comment.