[roll] Roll fuchsia [network/tests] Don't bind TCP socket to multicast

...on Fuchsia.

TCP does not support multicasting so don't test that we can bind to a
multicast address on TCP sockets.

Fuchsia deviates from linux here as linux allows binding a TCP socket
to a multicast address.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/455167
Original-Revision: 9afe8b1eec4008fb9acbf1859fb39321496d7874
GitOrigin-RevId: 1d05bdacaebb1d5ca3d6eeac8c89172bd2c20145
Change-Id: I3659d4f3d315b4eb2b42a522a2a2d77964a613d1
1 file changed
tree: 206eed2ca1c19a0bca7975ac4aa3f20fc8c9beeb
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.