Name: kbR10066 Date: 12/12/2002
Currently it is not possible to set port number which is used by
satellite thread to create server socket on and listen for incoming
requests from Jcov grabber in one-time mode. Thus, if two or more
instances of a statically instrumented app are run on the same machine
concurrently, a conflict will occur - all instances except for the first one
won't be able to create the server socket.
======================================================================