Update to-do items.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 27 Aug 2012 02:10:49 +0000 (22:10 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 27 Aug 2012 02:10:49 +0000 (22:10 -0400)
irker.py

index f02b1d7b0f45a822aadc6024d9940f3d941b55f5..feb0d0bdd42fc7e021804e87b5c5e1959c312cc4 100755 (executable)
--- a/irker.py
+++ b/irker.py
@@ -12,6 +12,8 @@ join/leave traffic.
 Requires Python 2.6.
 
 TO-DO: Is there any way to cope if servers drop connections?
+TO-DO: Round-robin as in http://code.google.com/p/cia-vc/source/browse/trunk/cia/LibCIA/IRC/Network.py
+TO-DO: Cope with nick collision?
 TO-DO: Register the port?
 """
 # These things might need tuning