made the communications between clients and server completely ascii (no
authordjk <djk>
Thu, 11 May 2000 16:00:30 +0000 (16:00 +0000)
committerdjk <djk>
Thu, 11 May 2000 16:00:30 +0000 (16:00 +0000)
commitf4bc6091a243be2891148902d41e921e171e1a44
tree997558aa35bdfaa84bfcaa15ae6ee8772dd2b8aa
parent5947a205b3f36462fc1fe5ed5a08c7d8293ab744
made the communications between clients and server completely ascii (no
length word at the fron anymore).
added watchdbg (a cross between tail -f and grep)
Changes
perl/Msg.pm
perl/cluster.pl
perl/watchdbg [new file with mode: 0755]
src/client.c