From: Eric S. Raymond Date: Sun, 26 Aug 2012 18:17:08 +0000 (-0400) Subject: Note another to-do. X-Git-Tag: 1.0~109 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2d823c5ed156da9cbe31b0a6c5c223d19b60ce32;p=irker.git Note another to-do. --- diff --git a/irker.py b/irker.py index 7bd3d3b..503b8b4 100755 --- a/irker.py +++ b/irker.py @@ -14,6 +14,8 @@ Requires Python 2.6. TO-DO: some servers have a limit of 20 channels per server connection. TO-DO: Register the port? TO-DO: Multiple irkers could try to use the same nick +TO-DO: share connections among multiple sessions. +TO-DO: time out session instances as well as sockets. """ # These things might need tuning