HomePhabricator

Replace non-threadsafe strerror
a60838d09aedUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on May 8 2014, 12:15
deadalnixPushed on May 14 2017, 22:04
Parents
rABC8cd900711c03: Merge pull request #4204
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCa60838d09aed: Replace non-threadsafe strerror (authored by Wladimir J. van der Laan <laanwj@gmail.com>).May 23 2014, 07:45