diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2023-03-31 10:09:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-31 10:09:48 +0200 |
commit | 28b9f1e68b399d3052b0f6b7a2fad9530f486518 (patch) | |
tree | b64e8222e5baa0ed18c8bd9baf85d939c08dd994 /docs/src | |
parent | 0c8eccc3fc1bdfc1cdf6c3385c4a031a1a39b2be (diff) | |
download | libuv-28b9f1e68b399d3052b0f6b7a2fad9530f486518.tar.gz libuv-28b9f1e68b399d3052b0f6b7a2fad9530f486518.zip |
linux: replace unsafe macro with inline function (#3933)
Replace the throw-type-safety-to-the-wind CAST() macro with an inline
function that is hopefully harder to misuse. It should make the inotify
code slightly more legible if nothing else.
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions