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

github.com/ClusterM/clunet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. DUDANOV <sergey.dudanov@gmail.com>2016-07-09 10:44:26 +0300
committerGitHub <noreply@github.com>2016-07-09 10:44:26 +0300
commit7a3dc525f00eb0958b193d4e702d594b142975be (patch)
tree30fa38a800d4c1e6564a941db4dd58ec5a88b0e8
parent68b5d7dcf6914495e37547bf44ba0b6328a89f0c (diff)
Update clunet.h
-rw-r--r--clunet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clunet.h b/clunet.h
index 38b4e6c..5328b12 100644
--- a/clunet.h
+++ b/clunet.h
@@ -18,7 +18,7 @@
#define CLUNET_SENDING_STATE_PRIO2 3
#define CLUNET_SENDING_STATE_DATA 4
#define CLUNET_SENDING_STATE_DONE 5
-#define CLUNET_SENDING_STATE_WAITING_LINE 6
+#define CLUNET_SENDING_STATE_WAITING_LINE 8
#define CLUNET_READING_STATE_IDLE 0
#define CLUNET_READING_STATE_INIT 1