[roll] Roll fuchsia [netstack3] Combine bound and unbound UDP sockets

Store these sockets together in a single struct. This will make it easy
to move functionality incrementally from the top-level UdpState onto
this helper struct.

Original-Bug: 104462
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700663
Original-Revision: 7ca229e9361caf37387a1c4dfa11dc447bebb331
GitOrigin-RevId: ed9173f5f678beb91b9133a628573f1cba593165
Change-Id: I91ab5424df623c29db20c29f0cfbf629ca46a904
1 file changed
tree: 674b106c8ca0a931e4d695c33151b618e26a3376
  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.