wireguard-android/ui/src
Jason A. Donenfeld fe61522f2a tunnel: retry DNS resolution for 10 seconds
This has several problems: 1) it blocks the main thread; 2) it doesn't
distinguish between a permanent error and a transient one; 3) the 10
seconds is hard coded; 4) there's no way for the user to cancel it.

We'll have to improve this.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-05-26 18:07:28 +02:00
..
debug/res/values Rename app module to ui 2020-03-09 19:24:27 +05:30
main tunnel: retry DNS resolution for 10 seconds 2021-05-26 18:07:28 +02:00