You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(netxlite): use *Netx for the system resolver
This code modifies how we construct netxlite's system resolver such that
public functions use the *Netx equivalents.
The general idea for which I am pushing here is to have additional
clarity about dependencies, to better analyze the requirements of non
measuring code for ooni/probe#2531.
0 commit comments