[roll] Roll fuchsia [netstack3] Fix some minor Linux incompatibilities

- fix the return code for attempting to bind an already bound socket
- treat the unspecified address as localhost when connecting UDP sockets

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705185
Original-Revision: fc1a9aabc222d929fbc14bba16102bfc525c5184
GitOrigin-RevId: b0d6299d004e7d70cb9fa8f29900eea145995fab
Change-Id: I4adcd77bac0cfd78400c904924430b36a2d86083
1 file changed
tree: 66b751631848fb33da9d29ea23113e28b1618fd7
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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.