3. Added some usable code to show/wx (finally).
4. Make stats cmds (sh/v?hfstats, sh/v?hftable) non-blocking.
5. Make sh/isolate, sh/registered, sh/lockout non-blocking.
+6. Fix shutdown command.
16Jun14=======================================================================
1. Get AsyncMsg working for HTTP type ephemeral connections
21Apr14=======================================================================
use vars qw($version $build $gitversion);
$version = '1.57';
-$build = '29';
-$gitversion = '761aaa7';
+$build = '30';
+$gitversion = 'a76624e';
1;