ADB sharing is now self-healing: if a remote adb daemon grabs port 5037 while the tunnel is down (which used to block rebinding forever), the supervisor evicts it with adb kill-server and rebinds automatically. The remote side binds explicitly to IPv4 so a partial bind can no longer masquerade as success.