Skip to content

Commit 613e08e

Browse files
committed
Fix bug.
1 parent 293d95c commit 613e08e

File tree

1 file changed

+0
-1
lines changed
  • code/default/x_tunnel/local/tls_relay_front

1 file changed

+0
-1
lines changed

code/default/x_tunnel/local/tls_relay_front/front.py

-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ def stop(self):
109109
self.connect_manager.set_ssl_created_cb(None)
110110
self.http_dispatcher.stop()
111111
self.connect_manager.stop()
112-
self.ip_manager.stop()
113112

114113
self.running = False
115114

0 commit comments

Comments
 (0)