mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-04-05 21:07:43 +03:00
Close stack faster
This commit is contained in:
parent
d5dd3b3bb1
commit
4a805410a2
2 changed files with 3 additions and 3 deletions
|
@ -63,9 +63,6 @@ func (m *networkUpdateMonitor) Start() error {
|
|||
if err != nil {
|
||||
return err
|
||||
}
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
go m.loopUpdate()
|
||||
return nil
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue