e05315fc38
- UDP port allocation now falls back to claim_port_reuse() (SO_REUSEADDR) - SO_REUSEADDR get/set added to both UDP and TCP schemes - SO_BROADCAST getter added to UDP (always returns 1) - IP_TTL getter/setter added to UDP (get/set hop_limit) - TCP: SO_REUSEADDR get/set added for API completeness - All new options return known values for application compatibility