Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(netxlite): http factory that propagates close-idle-connections #465

Merged
merged 3 commits into from Sep 6, 2021

Conversation

bassosimone
Copy link
Member

@bassosimone bassosimone commented Sep 6, 2021

Checklist

Location of the issue tracker: https://github.com/ooni/probe

Description

While there reorganize mocks' tls implementation to use a single file
called tls.go (and tls_test.go) just like netxlite does.

While there write tests ensuring we always add timeouts when we are
making TCP connections (be them TLS or cleartext).

See ooni/probe#1591

While there reorganize mocks' tls implementation to use a single file
called tls.go (and tls_test.go) just like netxlite does.

While there write tests ensuring we always add timeouts when we are
making TCP connections (be them TLS or cleartext).

See ooni/probe#1591
@bassosimone bassosimone merged commit 6df27d9 into master Sep 6, 2021
@bassosimone bassosimone deleted the issue/1591 branch September 6, 2021 14:53
ainghazal pushed a commit to ainghazal/probe-cli that referenced this pull request Mar 8, 2022
…oni#465)

While there reorganize mocks' tls implementation to use a single file
called tls.go (and tls_test.go) just like netxlite does.

While there write tests ensuring we always add timeouts when we are
making TCP connections (be them TLS or cleartext).

See ooni/probe#1591
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant