9ae600964d
- client: connect via 127.0.0.1 instead of configured IP so it works on LXC containers without hairpin NAT - node: always listen on 127.0.0.1 in addition to configured addresses - node: SO_REUSEADDR to prevent bind failure on quick restart - node: listen backlog 1→5 to handle burst connections at startup - alpine: bump APKBUILD to 0.1.4 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>