Skip to content

Commit

Permalink
Merge branch 'dev' into issues/16028
Browse files Browse the repository at this point in the history
  • Loading branch information
rickchengx committed Jun 17, 2024
2 parents 22f8ec8 + 61a6bd0 commit 7b5f248
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 7b5f248

Please sign in to comment.