[roll] Roll fuchsia [netstack3] Always return OK for UDP SO_ERROR

We don't properly support getsockopt(SO_ERROR) for UDP sockets yet, but
to allow further experimentation with applications we should just
return OK rather than ENOTSUPP.

Original-Fixed: 321744497
Original-Bug: 322214321
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/973318
Original-Revision: 2e51311e23a2284ada8e12f1b653ff11ef19e4e7
GitOrigin-RevId: f963368ab96c5bd6c9e5b97b9c758e197d3cc775
Change-Id: I559a021e3e0fe73b20ee0b875ef8225c3ade610c
1 file changed
tree: d9c267348e2d4e701493ea7ebbfb0593a8ca8c58
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.