• Show log

    Commit

  • Hash : cc8d9a29
    Author : Edward Thomson
    Date : 2017-04-01T10:44:17

    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.