Skip to content

New CfgAddr type to represent SocketAddrs in configuration.

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

This type behaves like a variant of general::SocketAddr that allows the Unix variant to be a CfgPath.

Needed for #1528.

Merge request reports

Loading