Add broadcast to network::mojom::UDPSocketOptions.
It turns out that on OSX, broadcast must be set on a UDP socket before binding a socket when reusing an address that already has a broadcast socket bound to it. Otherwise, the bind() call will fail. Bug: 848078 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I41f2bb6085a9be1dc42c18483a85766d4b3d46ac Reviewed-on: https://chromium-review.googlesource.com/1188617 Commit-Queue: Matt Menke <mmenke@chromium.org> Reviewed-by:Helen Li <xunjieli@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#586016}
Showing
Please register or sign in to comment