|
xrootd
|
#include "XrdClient/XrdClientSock.hh"#include "XrdClient/XrdClientMessage.hh"#include "XrdClient/XrdClientUnsolMsg.hh"#include "XrdClient/XrdClientInputBuffer.hh"#include "XrdClient/XrdClientUrlInfo.hh"#include "XrdSys/XrdSysPthread.hh"#include "XrdSys/XrdSysSemWait.hh"#include <time.h>

Go to the source code of this file.
Classes | |
| class | XrdClientPhyConnection |
| class | XrdClientPhyConnLocker |
Enumerations | |
| enum | ELoginState { kNo = 0 , kYes = 1 , kPending = 2 } |
| enum | ERemoteServerType { kSTError = -1 , kSTNone = 0 , kSTRootd = 1 , kSTBaseXrootd = 2 , kSTDataXrootd = 3 , kSTMetaXrootd = 4 } |
| enum ELoginState |
| enum ERemoteServerType |