mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 21:01:52 +00:00
Corrected references to the us_socket_flags structure fields: - Fixed s->low_prio_state to s->flags.low_prio_state - Removed reference to non-existent s->flags.is_cork field This fixes compilation errors that were preventing the localAddress feature from building properly. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>