Attention needed from Owners Override
David Koloski has uploaded the change for review![Open in Gerrit]()
David Koloski would like Owners Override to review this change.
Commit message
[fidl][rust] Provide epitaph in closure error
When a FIDL channel is closed, the resulting error may now explicitly
contain a closure epitaph if any. This allows users who care about the
epitaph and need to discriminate PEER_CLOSED from an epitaph of
PEER_CLOSED to do so.
Bug: 42153053
Change-Id: Ib16adde0ebaede46d333381bed649eabd1bc3d66
Change information
Files:
- M src/connectivity/lowpan/lib/lowpan_driver_common/src/spinel/mock/mock_device_client.rs
- M src/connectivity/network/dhcpv4/client/bindings/src/provider.rs
- M src/connectivity/network/netlink/src/routes.rs
- M src/connectivity/network/testing/netemul/service/src/main.rs
- M src/connectivity/network/tests/fidl/debug/src/lib.rs
- M src/connectivity/network/tests/fidl/routes-admin/src/lib.rs
- M src/connectivity/network/tests/fidl/routes-admin/src/rules.rs
- M src/connectivity/network/tests/integration/dhcp-client/src/lib.rs
- M src/connectivity/policy/netcfg/src/dhcpv4.rs
- M src/connectivity/policy/netcfg/src/filter.rs
- M src/connectivity/wlan/wlancfg/tool/policy/src/lib.rs
- M src/developer/ffx/plugins/trace/src/lib.rs
- M src/devices/bin/driver-index/src/main.rs
- M src/devices/tests/driver-development/test.rs
- M src/graphics/display/bin/display-tweak/src/utils.rs
- M src/lib/fidl/rust/fidl/src/client.rs
- M src/lib/fidl/rust/fidl/src/error.rs
- M src/lib/fuchsia-component/src/client.rs
- M src/lib/network/fidl_fuchsia_net_dhcp_ext/src/lib.rs
- M src/lib/network/fidl_fuchsia_net_interfaces_ext/src/admin.rs
- M src/performance/memory/attribution/monitor/src/attribution_client.rs
- M src/settings/service/src/job/manager.rs
- M src/settings/service/src/tests/factory_reset_tests.rs
- M src/sys/component_manager/src/framework/binder.rs
- M src/sys/component_manager/src/model/testing/routing_test_helpers.rs
- M src/sys/pkg/tests/pkgdir/src/directory.rs
Change size: M
Delta: 26 files changed, 120 insertions(+), 53 deletions(-)
Open in GerritRelated details
Attention is currently required from:
Submit Requirements:
Code-Review
Review-Enforcement
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ib16adde0ebaede46d333381bed649eabd1bc3d66
Gerrit-Change-Number: 1225705
Gerrit-PatchSet: 4
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.