[roll] Roll fuchsia [netstack3] Introduce Tcp{NonSync,Sync}Context
Instead of using As{Mut,Ref}<TcpSockets>, use the `TcpSyncContext` with
methods `get_tcp_state_mut` and `get_tcp_state` so that the methods can
transition into `with_tcp_state_*` methods. Also move `SendBuffer` and
`ReceiveBuffer` into `TcpNonSyncContext`.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694923
Original-Revision: 893d88d91086b171918a4132f3e897dd7f4b264f
GitOrigin-RevId: 61bed8170c4d4fd8bebfc93925eb8d869ca2fa49
Change-Id: I8a2f45d6fbf072178fc46ffaefc174d18366a353
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.