errors.h
4.89 KB
-
win32: introduce `do_with_retries` macro · cc8d9a29
Provide a macro that will allow us to run a function with posix-like return values multiple times in a retry loop, with an optional cleanup function called between invocations.
Edward Thomson committed