[roll] Roll fuchsia [Netstack3] Add a comment to clarify locks in destroy_socket.

Added a comment that explains why TCP sockets have to be dropped
while holding socket lock.

Also updated the code to use cfg_if, which makes it easier to
understand.

Original-Bug: 493359475
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1547150
Original-Revision: 4e695a6f967b2a44d1ca4e78f36cf9ac440ee144
GitOrigin-RevId: 27f3cae92b7557ba62126c64b0310f183545b58c
Change-Id: I0dc7892ad3fe2b94585fbdb3c988a3063efddd5e
1 file changed
tree: 1f57e98b5349894eaeac1b25eae1a849de537edf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 in one of the communication channels documented at get involved.

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.