irker history
-1.9 @
+1.9 @ 2012-10-08
This is a stable release.
Proper mutex locks prevent an occasional thread crash on session timeout.
There's now systemd installation support for irkerd.
# No user-serviceable parts below this line
-version = "1.8"
+version = "1.9"
# This black magic imports support for green threads (coroutines),
# then has kinky sex with the import library internals, replacing
# No user-serviceable parts below this line:
#
-version = "1.8"
+version = "1.9"
import os, sys, commands, socket, urllib, subprocess
from pipes import quote as shellquote