fix(companion): TUN reader no longer dies on non-blocking fd + VPN not metered #110
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/tun-blocking-fd-metered"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On-device diagnosis: Android hands the VpnService TUN fd over non-blocking and the fips reader thread died on EAGAIN at startup — mesh up, zero packets. Fd forced blocking; verified live on 5G (reader survives, anchor link stable, flap gone). Plus setMetered(false). APK 0.5.4/vc24. Handoff updated with the remaining node-side blocker.
🤖 Generated with Claude Code