ticket23459 264 B

1234
  1. o Code simplification and refactoring (circuit rendezvous):
  2. - Split get rendezvous circuit on client side on two different functions.
  3. One that returns only established circuits and another that returns all
  4. kinds of circuits. Closes ticket 23459.