projects
/
irker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c45ac84
)
Note another to-do.
author
Eric S. Raymond
<esr@thyrsus.com>
Sun, 26 Aug 2012 18:17:08 +0000
(14:17 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Sun, 26 Aug 2012 18:17:08 +0000
(14:17 -0400)
irker.py
patch
|
blob
|
history
diff --git
a/irker.py
b/irker.py
index 7bd3d3b5a3c444e1aa578ec7291a6158c0a557d9..503b8b4c0ff967fb74c5efd7a435f0f663501ce3 100755
(executable)
--- 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