updates
authorPekka Riikonen <priikone@silcnet.org>
Tue, 10 Sep 2002 07:00:59 +0000 (07:00 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 10 Sep 2002 07:00:59 +0000 (07:00 +0000)
TODO

diff --git a/TODO b/TODO
index 09bc72497311ec945c386d811e61de8166a0a095..1827c82a3ce020bdb29828b6847b0eb9b88e89a8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -26,6 +26,9 @@ TODO/bugs In SILC Client Library
 TODO/bugs In SILC Server
 ========================
 
+ o Possibility of endless loop with detached client resolving in server.
+   Has happened once.  Check the logic.
+
  o Backup router can accidently free its own id_entry and ID?  Could happen
    when some server is connecting and connecting fails (like too many
    connections, etc).  Some weird crashes relating to this occurred.