xrootd
|
#include <cerrno>
Go to the source code of this file.
Functions | |
const char * | XrdSysE2T (int errcode) |
const char* XrdSysE2T | ( | int | errcode | ) |
Convert error number to string in a thread-safe way.
errcode | The error number (usually from errno). |
Referenced by XrdCl::AsyncMsgWriter::Write(), and XrdCl::AsyncHSWriter::Write().