Attention needed from Owners Override
Adam Perry has uploaded the change for review![Open in Gerrit]()
Adam Perry would like Owners Override to review this change.
Commit message
[zx][rs] Remove AsHandleRef::signal_handle.
Replaced with a signal() method on typed handle wrappers.
Bug: 434762683
Depends-on: turquoise-internal:I67549e97ab0f6166946a485203d8085229635c16
Change-Id: I75adb97c2e9a641abe59936d702b1f383973801e
Change information
Files:
- M sdk/lib/driver/runtime/rust/fidl/src/integration_test.rs
- M sdk/lib/driver/runtime/rust/libasync/fidl/src/integration_test.rs
- M sdk/rust/zx/src/handle.rs
- M sdk/rust/zx/src/macros.rs
- M sdk/rust/zx/src/port.rs
- M sdk/rust/zx/src/time.rs
- M sdk/rust/zx/src/wait.rs
- M src/bringup/bin/critical-services/test/src/mock_services.rs
- M src/connectivity/network/netstack3/src/bindings/socket/stream.rs
- M src/connectivity/network/tests/fidl/filter/src/lib.rs
- M src/developer/ffx/lib/fuchsia-controller/src/commands.rs
- M src/developer/ffx/lib/target_net/src/socket_provider.rs
- M src/diagnostics/archivist/src/logs/shared_buffer.rs
- M src/lib/diagnostics/inspect/rust/src/writer/types/node.rs
- M src/lib/fake-clock/svc/src/main.rs
- M src/lib/fdomain/container/src/handles.rs
- M src/lib/fdomain/container/src/lib.rs
- M src/lib/fuchsia-async/src/handle/emulated/mod.rs
- M src/lib/fuchsia-async/src/handle/zircon/on_signals.rs
- M src/lib/fuchsia-async/src/runtime/fuchsia/executor/local.rs
- M src/lib/fuchsia-async/src/runtime/fuchsia/timer.rs
- M src/lib/trace/rust/trace-observer/src/lib.rs
- M src/starnix/kernel/core/bpf/program.rs
- M src/starnix/kernel/core/task/hr_timer_manager.rs
- M src/starnix/kernel/core/task/task.rs
- M src/starnix/lib/starnix_sync/src/port_event.rs
- M src/starnix/lib/usercopy/src/lib.rs
- M src/starnix/modules/procfs/pressure_directory.rs
- M src/starnix/tests/nanohub/src/fake_datachannel.rs
- M src/starnix/tests/psi/src/tests.rs
- M src/storage/lib/block_server/src/c_interface.rs
- M src/sys/component_manager/lib/diagnostics/src/task_metrics/testing.rs
- M src/sys/fuzzing/realmfuzzer/coverage/tests/adapter/src/main.rs
- M src/sys/fuzzing/realmfuzzer/coverage/tests/engine/src/main.rs
- M src/sys/pkg/tests/pkg-resolver/src/lib.rs
- M src/sys/time/testing/fake-hrtimer/src/main.rs
- M src/sys/time/testing/fake-wake-alarms/src/lib.rs
- M src/sys/time/timekeeper/alarms/src/lib.rs
- M src/sys/time/timekeeper/src/clock_manager.rs
- M src/sys/time/timekeeper/src/main.rs
Change size: L
Delta: 40 files changed, 151 insertions(+), 138 deletions(-)
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I75adb97c2e9a641abe59936d702b1f383973801e
Gerrit-Change-Number: 1449296
Gerrit-PatchSet: 8
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
.