Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/intercom.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2013-09-26 22:31:30 +0400
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2013-09-26 22:31:30 +0400
commitea77ab09e842f87ffaf665965fc693daa87c249d (patch)
treefe51668e32b55240b719864e666bbbe883507a27
parent946deaa07058100165c937fc067f8464daa9e7c5 (diff)
Read buffer reduced
-rw-r--r--clunet_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clunet_config.h b/clunet_config.h
index 594cea9..a341b1e 100644
--- a/clunet_config.h
+++ b/clunet_config.h
@@ -16,7 +16,7 @@
// Размер буфера для чтения и передачи (сколько оперативки сожрать)
#define CLUNET_SEND_BUFFER_SIZE 128
-#define CLUNET_READ_BUFFER_SIZE 128
+#define CLUNET_READ_BUFFER_SIZE 16
// Порт и нога для отправки данных
#define CLUNET_WRITE_PORT D