chore: close all connections after proxySet initial
This commit is contained in:
@ -15,6 +15,7 @@ import (
|
||||
type tracker interface {
|
||||
ID() string
|
||||
Close() error
|
||||
C.Connection
|
||||
}
|
||||
|
||||
type trackerInfo struct {
|
||||
|
Reference in New Issue
Block a user