commit | 777cf00ca91a481193ff16f93d3a03f9eec75ff2 | [log] [tgz] |
---|---|---|
author | Alex Konradi <akonradi@google.com> | Thu Oct 20 19:02:32 2022 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 20 19:02:32 2022 +0000 |
tree | e0688dc47746d5c69b98fd3a39070e1dbcabe8a8 | |
parent | d268d2805c995e7aa5af1199250ff19857852f44 [diff] |
[netstack3] Use a named type for client buffers Use a type that names the send and receive ends so that authors and reviewers don't have to try to distinguish between Rc<RefCell<Vec<u8>>> and Rc<RefCell<RingBuffer>>. Change-Id: Id03a339794c94ce0fb0ebe891c7cd51530978a6b Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/744362 Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Reviewed-by: Zeling Feng <zeling@google.com> Fuchsia-Auto-Submit: Alex Konradi <akonradi@google.com> Reviewed-by: Ghanan Gowripalan <ghanan@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.