From: Eric S. Raymond Date: Mon, 27 Aug 2012 02:10:49 +0000 (-0400) Subject: Update to-do items. X-Git-Tag: 1.0~103 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=472a2d896a552b2cf91e183ea19bcd47e0fe8ceb;p=irker.git Update to-do items. --- diff --git a/irker.py b/irker.py index f02b1d7..feb0d0b 100755 --- 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