• Wladimir J. van der Laan's avatar
    Replace non-threadsafe strerror · a60838d0
    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.
    a60838d0
netbase.h 6.91 KB