core/socket_proxy: Correct broadcast behavior
Broadcasts should only be sent when the broadcast IP is used. They should also only be received when SO_BROADCAST is enabled.
Please register or sign in to comment
Broadcasts should only be sent when the broadcast IP is used. They should also only be received when SO_BROADCAST is enabled.