LocalVPN icon indicating copy to clipboard operation
LocalVPN copied to clipboard

Workaround for android bug 64819

Open imhotepisinvisible opened this issue 10 years ago • 0 comments

https://code.google.com/p/android/issues/detail?id=64819

This bug means UDP connections were not being made at all on certain versions of Android (obvious if you add DNS to the VPN with the addDnsServer() method). This commit is a workaround for that.

imhotepisinvisible avatar Sep 27 '15 19:09 imhotepisinvisible