![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <common/system.h>#include <compat/compat.h>#include <logging.h>#include <tinyformat.h>#include <util/sock.h>#include <util/syserror.h>#include <util/threadinterrupt.h>#include <util/time.h>#include <memory>#include <stdexcept>#include <string>Go to the source code of this file.
Functions | |
| static bool | IOErrorIsPermanent (int err) |
| std::string | NetworkErrorString (int err) |
| Return readable error string for a network error code. More... | |
|
inlinestatic |