Commit 3514766
Derive
Downstream consumers may have a need to construct an `ErrorMessage`.
Currently, Fuchsia's netlink implementation works around this by
manually constructing the buffer for an `ErrorMessage` then parsing
the buffer[1].
[1]: https://cs.opensource.google/fuchsia/fuchsia/+/main:src/connectivity/network/netlink/src/netlink_packet.rs;l=26;drc=f6e8db007e3fcc51d581f7876a30f1cb4149009fDefault for ErrorMessage
1 parent 4de9f72 commit 3514766
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments