I've implemented an option that causes VIFF to throw an exception
rather than keeep retrying to connect:
changeset: 1426:2324d01c74e2
user: Thomas P Jakobsen <tpj@cs.au.dk>
date: Wed Jan 20 08:54:41 2010 +0100
summary: Added option to avoid retrying to connect if socket is
already in use.
Indeed, I implemented this in order to be able to better run VIFF from
scripts like automated benchmarks, so I think it resolves this issue.
|