mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 12:27:36 +03:00
Minor fixes
This commit is contained in:
parent
d3378a575c
commit
2ce09b6ffd
13 changed files with 87 additions and 24 deletions
1
box.go
1
box.go
|
@ -196,6 +196,7 @@ func (s *Box) Close() error {
|
|||
}
|
||||
return common.Close(
|
||||
s.router,
|
||||
s.logFactory,
|
||||
s.clashServer,
|
||||
common.PtrOrNil(s.logFile),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue