DAEMON_CHECK_INTERVAL_MS: 100ms
authorshort <>
Fri, 14 May 2004 07:07:50 +0000 (07:07 +0000)
committershort <>
Fri, 14 May 2004 07:07:50 +0000 (07:07 +0000)
src/ui-gnome.c

index 3aa4681..3601774 100644 (file)
@@ -41,7 +41,7 @@
 
 
 /* Config: */
-#define DAEMON_CHECK_INTERVAL_MS 500
+#define DAEMON_CHECK_INTERVAL_MS 100
 #define PORT_RANGE_BEGIN 2048
 #define PORT_RANGE_END 10240