[roll] Roll fuchsia [bsdsocket_test] Add unconnected socket IO tests

This behavior was not well tested before this commit, and upcoming
changes to netstack will affect this area. It will give us confidence
that we keep parity with Linux.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/566805
Original-Revision: 26f575d8130a286594651ac1b9c62085a0f26b4b
GitOrigin-RevId: 0ebd42ff05da38b8f3638e0035bb65a386d31596
Change-Id: If099bc273c9ac26b62e908059a5ecfdfd49ff56a
1 file changed
tree: 7063fdde03fd0431e562a07edcf556f961749172
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.