|
xrootd
|
#include <errno.h>

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). |