]> mj.ucw.cz Git - nwho.git/blobdiff - net.h
Remember down servers for some time.
[nwho.git] / net.h
diff --git a/net.h b/net.h
index 4b6b7135cd2790c2464bc187da8af32b49851e2d..7b65eca11c096f32864d3057ce28d6dff6104a60 100644 (file)
--- a/net.h
+++ b/net.h
@@ -1,7 +1,7 @@
 /*
  *     The Remote User Info Distribution Protocol
  *
- *     (c) 1997--2001 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1997--2002 Martin Mares <mj@ucw.cz>
  *
  *     This software may be freely distributed and used according to the terms
  *     of the GNU General Public License. See file COPYING in any of the GNU packages.
@@ -34,4 +34,5 @@ struct rywho_pkt {
 
 #define DEFAULT_SEND_TIME 30
 #define DEFAULT_PRUNE_TIME 30
-#define DEFAULT_DEAD_TIME 120
+#define DEFAULT_DOWN_TIME 120
+#define DEFAULT_DEAD_TIME 4*86400