toxcore/other/event_tooling
iphydf e7fb91ddb8
refactor: Allow NULL pointers for byte arrays in events.
Some events, notably the file chunk recv one, can give NULL pointers to
the client. Not sure they should, but that's what happens, so we support
it.
2024-01-17 09:13:07 +00:00
..
.gitignore add the event impl generation tool 2023-12-20 10:46:59 +01:00
Dockerfile refactor: Make event dispatch ordered by receive time. 2024-01-15 16:32:10 +00:00
generate_event_c.cpp refactor: Allow NULL pointers for byte arrays in events. 2024-01-17 09:13:07 +00:00
run refactor: Make event dispatch ordered by receive time. 2024-01-15 16:32:10 +00:00