Introduction
Introduction Statistics Contact Development Disclaimer Help
Correct the comment. General elections are blinding me. - geomyidae - A small C…
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
commit 6a674806ad1da35acf0410823aeaa4de986b70b2
parent 8b62f1e60e9774368bfdb209f3bebc8f51d6e0b8
Author: Christoph Lohmann <[email protected]>
Date: Sun, 24 Sep 2017 18:38:31 +0200
Correct the comment. General elections are blinding me.
Diffstat:
M ind.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ind.c b/ind.c
@@ -73,7 +73,7 @@ xsendfile(int fd, int sock)
#endif
/*
- * Disable Nagle algorithm, which means to sent segments as soon as possible.
+ * Enforce Nagle algorithm so big packets are sent out, if possible.
*/
#ifdef TCP_NODELAY
optval = 0;
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.