mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-07 06:49:55 +00:00
chore: reset resolver's connection after default interface changed
This commit is contained in:
@@ -103,3 +103,5 @@ func (c *client) ExchangeContext(ctx context.Context, m *D.Msg) (*D.Msg, error)
|
||||
return ret.msg, ret.err
|
||||
}
|
||||
}
|
||||
|
||||
func (c *client) ResetConnection() {}
|
||||
|
||||
Reference in New Issue
Block a user