summaryrefslogtreecommitdiff
path: root/tsworker.h
diff options
context:
space:
mode:
Diffstat (limited to 'tsworker.h')
-rw-r--r--tsworker.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tsworker.h b/tsworker.h
index 12b3452..cb1652d 100644
--- a/tsworker.h
+++ b/tsworker.h
@@ -18,6 +18,8 @@
typedef unsigned long long u64;
+#define TCP_SEND_SIZE (1024 * 20)
+
// --- cTSWorker -------------------------------------------------------------