Skip to content

rpc-connect: Remove cfg(unix) of SYSTEM_DEFAULT_CONNECT_POINT

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

When we switched this definition to use cfg_if, we overlooked the #[cfg(unix)].

Fixes #1776.

Merge request reports

Loading