diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2025-07-07 22:07:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-07 22:07:56 +0200 |
commit | dc117c7decf7a1e7c128e42993318edbd150373b (patch) | |
tree | eafd199ac2d1e0e0da729ca6905b2b96b26059ea /test/test-tcp-connect-error-after-write.c | |
parent | aac866f39923670d9c136851f866531f5f6cd889 (diff) | |
download | libuv-dc117c7decf7a1e7c128e42993318edbd150373b.tar.gz libuv-dc117c7decf7a1e7c128e42993318edbd150373b.zip |
win: dissolve atomicops-inl.h (#4826)
Commit 7fb43d3c from August 2012 moved uv__atomic_exchange_set from
async.c into a header file but in all those years, nothing except
async.c has ever used it. Move the function back again and remove
the header file.
I removed the superfluous uses of inline/INLINE but this is otherwise
a non-functional change.
Refs: https://github.com/libuv/libuv/issues/4819
Diffstat (limited to 'test/test-tcp-connect-error-after-write.c')
0 files changed, 0 insertions, 0 deletions