projects
/
irker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
856cd49
)
Add a todo note.
author
Eric S. Raymond
<esr@thyrsus.com>
Tue, 22 Oct 2013 23:53:17 +0000
(19:53 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Tue, 22 Oct 2013 23:53:17 +0000
(19:53 -0400)
irkerd
patch
|
blob
|
history
diff --git
a/irkerd
b/irkerd
index 808d1eb270f998ca5f51bc9e759104d39191c42e..4e0e24c8d9a9a60561117b7784f9262fdc3d877d 100755
(executable)
--- a/
irkerd
+++ b/
irkerd
@@
-43,7
+43,7
@@
CONNECTION_MAX = 200 # To avoid hitting a thread limit
# No user-serviceable parts below this line
-version = "1.20"
+version = "1.20"
# Bump this to 2.0 on the next release.
import sys, getopt, urlparse, time, random, socket, signal, re
import threading, Queue, SocketServer, select