Commit c379070
[netdevice] Add eventpair variant to DelegatedRxLease
Add support for `zx.Handle:EVENT`-based event tokens to
`DelegatedRxLease`. This allows `DelegatedRxLease` to hold the latest
format of `LeaseToken` provided by the system `ActivityGovernor`.
Bug: 466406261
Test: fx lsc presubmit
Change-Id: I32b0a8bb499e6035636617e84e72a1174c709c1e
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1441103
API-Review: Bruno Dal Bo <brunodalbo@google.com>
Reviewed-by: Bruno Dal Bo <brunodalbo@google.com>
Commit-Queue: Eric Rahm <erahm@google.com>1 parent 94d1a94 commit c379070
File tree
4 files changed
+10
-1
lines changed- sdk/fidl/fuchsia.hardware.network
- src/connectivity
- lib/network-device/rust/src/session
- network/drivers/network-device/device
4 files changed
+10
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
207 | 212 | | |
208 | 213 | | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
804 | 807 | | |
805 | 808 | | |
806 | 809 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1479 | 1479 | | |
1480 | 1480 | | |
1481 | 1481 | | |
| 1482 | + | |
1482 | 1483 | | |
1483 | 1484 | | |
1484 | 1485 | | |
| |||
0 commit comments