wireguard-android/tunnel/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
..
main tunnel: retry DNS resolution for 10 seconds 2021-05-26 18:07:28 +02:00
test global: cleanup code style 2020-03-30 13:57:43 -06:00