openziti / ziti-tunnel-sdk-c

Apache License 2.0
43 stars 17 forks source link

terminate existing connections after calling ziti_tunneler_stop_intercepting #58

Closed dovholuknf closed 3 years ago

dovholuknf commented 3 years ago

Today I had:

scareything commented 3 years ago

this issue can also cause garbled log output when the existing sessions are finally closed:

[2020-11-25T00:35:11.869Z] INFO ziti-tunnel-sdk-c:lib/ziti_tunnel.c:176 ziti_tunneler_close(): closing connection: service=K��, client=tcp:100.64.0.1:56920
scareything commented 3 years ago

closed by #70