bug6507 428 B

1234567
  1. o Major bugfixes:
  2. - Detect 'ORPort 0' as meaning, uniformly, that we're not running
  3. as a server. Previously, some of our code would treat the
  4. presence of any ORPort line as meaning that we should act like a
  5. server, even though our new listener code would correctly not
  6. open any ORPorts for ORPort 0. Similar bugs in other Port
  7. options are also fixed. Fixes bug 6507; bugfix on 0.2.3.3-alpha.