diff options
author | Jakub Kicinski <[email protected]> | 2024-02-27 14:30:32 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-28 15:25:45 -0800 |
commit | 7c4a38bf1eba9398d03e706823ec3b08b0a960de (patch) | |
tree | 70bd81ccd65ac98aa0a2c80baaa033d4bab11416 /scripts/generate_rust_analyzer.py | |
parent | 73395b43819b00365f0971e0e0e023d9fb341346 (diff) |
tools: ynl: use MSG_DONTWAIT for getting notifications
To stick to libmnl wrappers in the past we had to use poll()
to check if there are any outstanding notifications on the socket.
This is no longer necessary, we can use MSG_DONTWAIT.
Acked-by: Nicolas Dichtel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions