mirror of
https://github.com/9001/copyparty.git
synced 2026-04-02 03:00:05 -04:00
fix terminating tls connections wow
This commit is contained in:
@@ -99,6 +99,7 @@ class HttpSrv(object):
|
||||
cli.run()
|
||||
|
||||
finally:
|
||||
sck = cli.s
|
||||
if self.args.log_conn:
|
||||
self.log("%s %s" % addr, "|%sC-cdone" % ("-" * 7,), c="1;30")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user