The SimpleServer test-script now uses a Unix-domain socket, with a
authorMike Taylor <mike@indexdata.com>
Wed, 16 Mar 2011 16:53:06 +0000 (16:53 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 16 Mar 2011 16:53:06 +0000 (16:53 +0000)
commit0bd288ae9f8333f0bb558792c31aff49900605cb
tree17a59f4db0283bb40317221f680dae5549d50f60
parentc56231209895b01448635a3608cba1530cb4c05c
The SimpleServer test-script now uses a Unix-domain socket, with a
filename generated from the process-ID, rather than the default
Inet-document socket on port 9999.  Hopefully this should resolve the
race-condition problems that have been affecting the "make test" part
of the build cycle when building packages for four systems
simultaneously under id-pbuild.sh
test.pl