mirror of
https://github.com/reactos/syzkaller.git
synced 2025-02-17 10:10:08 +00:00
![Dokyung Song](/assets/img/avatar_default.png)
* create a response handle structure for each FIDL method * generate zx_channel_write for requests having no response * generate zx_channel_read for events (no request but just response) * translate FIDL union types to syzkaller union types (see fuchsia_io_ObjectInfoHandles)
3 lines
54 B
Plaintext
3 lines
54 B
Plaintext
# AUTOGENERATED FILE
|
|
ZX_CHANNEL_MAX_MSG_BYTES = 65536
|