[roll] Roll fuchsia [fdio] Don't check optlen for TCP_INFO

Newer versions of struct tcp_info is always backward compatible. Newer
versions of Linux continue to add new fields to the end of the struct
or within existing unusued space, so its size grows over time.

Original-Fixed: 69633

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/488237
Original-Revision: f7e5afa386f8ed551c05dd7bab14acd5edf98ceb
GitOrigin-RevId: c965db9c6e9f44077a2ec9baad17876b84993e6a
Change-Id: I02d37fcf057fba1a34f778db43f8b68006e8abcb
1 file changed
tree: 715b61ee81aa1cad84fb336004290b83b8628c8e
  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.