06ee0e55a9
* refactor(netx/dialer): hide implementation complexity This follows the blueprint of `module.Config` and `nodule.New` described at https://github.com/ooni/probe/issues/1591. * fix: ndt7 bug where we were not using the right resolver * fix(legacy/netx): clarify irrelevant implementation change * fix: improve comments * fix(hhfm): do not use dialer.New b/c it breaks it Unclear to me why this is happening. Still, improve upon the previous situation by adding a timeout. It does not seem a priority to look into this issue now. |
||
---|---|---|
.. | ||
callback_test.go | ||
callback.go | ||
dial_test.go | ||
dial.go | ||
download_test.go | ||
download.go | ||
mockable_test.go | ||
mockable.go | ||
ndt7_test.go | ||
ndt7.go | ||
param.go | ||
spec.go | ||
upload_test.go | ||
upload.go |