K 10 svn:author V 3 hrs K 8 svn:date V 27 2009-01-02T11:49:48.000000Z K 7 svn:log V 440 - Enable IPv6 support. - Add multiple "listenaddr" support. The jserverrc now understands the following statements: listenaddr 127.0.0.1 listenaddr ::1 The option "-a " can also be specified more than once. Currently the maximum number of listen addresses is 256. - SIGINT is no longer hooked when the -D (not daemonize, primarily for debugging) flag is specified. - Add --unix, long opt counterpart of -u. END