win32: introduce `do_with_retries` macro
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.
Showing
Please
register
or
sign in
to comment