• Wladimir J. van der Laan's avatar
    Replace non-threadsafe strerror · 7b6bdce5
    Wladimir J. van der Laan authored
    Log the name of the error as well as the error code if a network problem
    happens. This makes network troubleshooting more convenient.
    
    Use thread-safe strerror_r and the WIN32 equivalent FormatMessage.
    7b6bdce5
netbase.cpp 35.3 KB