Skip to content

Write some examples for TorClient::connect()

Nick Mathewson requested to merge nickm/arti:connect_examples into main

These should explain better what you can pass as an address, and what you should do if you really need to provide a SocketAddr or something.

Inspired by a question from @dgoulet

Merge request reports