Enable specifying the network interface and fix command line options. master v2.6
authorPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 2 Dec 2009 23:38:53 +0000 (23:38 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 2 Dec 2009 23:38:53 +0000 (23:38 +0000)
commitb81f81d334064c51125121b061723535dca27b11
treecaf2f43f549e83598f09d8f543e10a977fdacbb2
parentc9cda780ca72e273c52de56f89cbb5b2a4e5ce04
Enable specifying the network interface and fix command line options.
This patch restricts the listening socket to the localhost interface
by default and permits specifying other (or all) interfaces.
The command line options processing is generalized now to permit additional
options -myaddr and -timeformat.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
bin/sockspy.tcl