mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-22 08:32:11 +00:00
Update some TODOs
This commit is contained in:
parent
afd6263460
commit
55156598ef
@ -1 +1 @@
|
||||
Subproject commit 80f736a8daa376623b5fb62cd174025a5c84a9cd
|
||||
Subproject commit 3d3977cb6c3ac9806c15fdbae8ef585efc81c042
|
@ -90,7 +90,7 @@ public actor OpenVPNConnection {
|
||||
|
||||
} upgradeBlock: { [weak self] in
|
||||
|
||||
// #190, may improve this with floating
|
||||
// TODO: may improve this with floating
|
||||
pp_log(.openvpn, .notice, "Link has a better path, shut down session to reconnect")
|
||||
await self?.session.shutdown(PassepartoutError(.networkChanged))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user