#include "XProtocol/XPtypes.hh"
Go to the source code of this file.
#define kXR_DataServer 1 |
Definition at line 22 of file XProtocol.hh.
Referenced by XrdXrootdProtocol::do_Protocol(), XrdClientPhyConnection::DoHandShake(), and XrdXrootdProtocol::Match().
#define kXR_LBalServer 0 |
Definition at line 23 of file XProtocol.hh.
Referenced by XrdXrootdProtocol::do_Protocol(), XrdClientPhyConnection::DoHandShake(), and XrdXrootdProtocol::Match().
#define kXR_maxReqRetry 10 |
Definition at line 24 of file XProtocol.hh.
Referenced by XrdClientConn::CheckErrorStatus(), XrdClientConn::SendGenCommand(), and XrdProofConn::SendReq().
typedef kXR_int32 ServerResponseType |
Definition at line 610 of file XProtocol.hh.
enum XActionCode |
Definition at line 199 of file XProtocol.hh.
Definition at line 123 of file XProtocol.hh.
enum XErrorCode |
Definition at line 215 of file XProtocol.hh.
enum XLoginCapVer |
Definition at line 94 of file XProtocol.hh.
enum XLoginVersion |
Definition at line 102 of file XProtocol.hh.
enum XLogonType |
Definition at line 163 of file XProtocol.hh.
enum XMkdirOptions |
Definition at line 88 of file XProtocol.hh.
enum XOpenRequestMode |
Definition at line 76 of file XProtocol.hh.
enum XOpenRequestOption |
Definition at line 127 of file XProtocol.hh.
enum XPrepRequestOption |
Definition at line 169 of file XProtocol.hh.
enum XQueryType |
Definition at line 145 of file XProtocol.hh.
enum XReqErrorType |
Definition at line 29 of file XProtocol.hh.
enum XRequestTypes |
Definition at line 43 of file XProtocol.hh.
enum XResponseType |
Definition at line 183 of file XProtocol.hh.
enum XStatRequestOption |
Definition at line 108 of file XProtocol.hh.
enum XStatRespFlags |
Definition at line 112 of file XProtocol.hh.
enum XVerifyType |
Definition at line 158 of file XProtocol.hh.
void ServerResponseHeader2NetFmt | ( | struct ServerResponseHeader * | srh | ) |