pelzvieh / IPv6Droid

IPv6 tunnel client for use on Android
20 stars 5 forks source link

Busy loop if IPv4 connectivity is broken #34

Closed pelzvieh closed 8 years ago

pelzvieh commented 8 years ago

In very rare circumstances, the device's network connection may be in a screwed state that causes IOExceptions when trying to open network sockets, but the system regards the device as connected. This leads to a busy loop in IPv6Droid until IPv4 connectivity is back to normal.

pelzvieh commented 8 years ago

Resolved in version 26.