projects
/
irker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1c3a0c
)
Good thing we do a smoke test before release.
1.8
author
Eric S. Raymond
<esr@thyrsus.com>
Sun, 7 Oct 2012 01:59:47 +0000
(21:59 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Sun, 7 Oct 2012 01:59:47 +0000
(21:59 -0400)
irkerd
patch
|
blob
|
history
diff --git
a/irkerd
b/irkerd
index 3ee51b48394e935d6a80945db6222ffa90ca3bb9..7ecd8614b9663687dc327748985a699c91baa532 100755
(executable)
--- a/
irkerd
+++ b/
irkerd
@@
-62,7
+62,7
@@
except ImportError:
CONNECTION_MAX = 200
green_threads = False
-import sys, getopt, urlparse, time, random, socket
+import sys, getopt, urlparse, time, random, socket
, signal
import threading, Queue, SocketServer
import irc.client, logging
try: