changeset 120:804c7db454b4

Adjust delay.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 28 Oct 2010 23:54:40 +0300
parents 4bc63a535acb
children dad765129133
files nnchat.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nnchat.c	Thu Oct 28 23:22:31 2010 +0300
+++ b/nnchat.c	Thu Oct 28 23:54:40 2010 +0300
@@ -18,7 +18,7 @@
 #define SET_MAX_BACKBUF (1024)
 #define SET_MAX_HISTORY (16)
 #define SET_DELAY       (15)
-#define SET_DELAY_USEC  (SET_DELAY * 150)
+#define SET_DELAY_USEC  (SET_DELAY * 250)
 #define SET_KEEPALIVE   (15*60)     /* Ping/keepalive period in seconds */
 
 char *ignoreList[] = {