Replace non-threadsafe strerror
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.
Replace non-threadsafe strerror a60838d09aedUnpublished Tags None Subscribers None
Description
Details
|