ooni-probe-cli/internal/engine/netx/tlsdialer
Simone Basso 7a9499fee3
refactor(dialer): it should close idle connections (#457)
Like we did before for the resolver, a dialer should propagate the
request to close idle connections to underlying types.

See https://github.com/ooni/probe/issues/1591
2021-09-05 19:55:28 +02:00
..
eof_test.go refactor(netx): extract tlsdialer from dialer 2021-06-08 12:52:15 +02:00
fake_test.go refactor(netx): extract tlsdialer from dialer 2021-06-08 12:52:15 +02:00
integration_test.go refactor(dialer): it should close idle connections (#457) 2021-09-05 19:55:28 +02:00
logging.go refactor(netx): move tlshandshaker logger to netxlite (#402) 2021-06-25 12:21:34 +02:00
saver_test.go refactor(dialer): it should close idle connections (#457) 2021-09-05 19:55:28 +02:00
saver.go refactor: merge tlsx into netxlite (#403) 2021-06-25 12:39:45 +02:00
tls_test.go refactor: move ErrorWrapperTLSHandshaker to errorsx (#418) 2021-07-01 18:00:09 +02:00
tls.go refactor: move ErrorWrapperTLSHandshaker to errorsx (#418) 2021-07-01 18:00:09 +02:00