Authenticate(char *plist, int lsiz) | XrdProofConn | private |
CheckErrorStatus(XrdClientMessage *, int &, const char *, bool) | XrdProofConn | private |
CheckResp(struct ServerResponseHeader *resp, const char *met, bool) | XrdProofConn | private |
Close(const char *opt="") | XrdProofConn | virtual |
Connect(int=-1) | XrdProofConn | privatevirtual |
ConnectInterrupt() | XrdProofConn | private |
DoHandShake(XrdClientPhyConnection *p=0) | XrdProofConn | private |
ESrvType enum name | XrdProofConn | |
fCapVer | XrdProofConn | private |
fConnected | XrdProofConn | private |
fConnectInterrupt | XrdProofConn | private |
fConnectInterruptMtx | XrdProofConn | private |
fgConnMgr | XrdProofConn | privatestatic |
fgMaxTry | XrdProofConn | privatestatic |
fgSecGetProtocol | XrdProofConn | privatestatic |
fgSecPlugin | XrdProofConn | privatestatic |
fgTimeWait | XrdProofConn | privatestatic |
fHost | XrdProofConn | private |
fLastErr | XrdProofConn | private |
fLastErrMsg | XrdProofConn | private |
fLogConnID | XrdProofConn | private |
fLoginBuffer | XrdProofConn | private |
fMode | XrdProofConn | private |
fMutex | XrdProofConn | private |
fOpenSockFD | XrdProofConn | private |
fPhyConn | XrdProofConn | private |
fPort | XrdProofConn | private |
fRemoteProtocol | XrdProofConn | private |
fSender | XrdProofConn | private |
fSenderArg | XrdProofConn | private |
fServerProto | XrdProofConn | private |
fServerType | XrdProofConn | private |
fSessionID | XrdProofConn | private |
fStreamid | XrdProofConn | private |
fUnsolMsgHandler | XrdProofConn | private |
fUrl | XrdProofConn | private |
fUser | XrdProofConn | private |
GetAccessToSrv(XrdClientPhyConnection *p=0) | XrdProofConn | privatevirtual |
GetLastErr() | XrdProofConn | inline |
GetLogConnID() const | XrdProofConn | inline |
GetLowSocket() | XrdProofConn | |
GetOpenError() const | XrdProofConn | inline |
GetRetryParam(int &maxtry, int &timewait) | XrdProofConn | static |
GetServType() const | XrdProofConn | inline |
GetSessionID() const | XrdProofConn | inline |
GetUrl() | XrdProofConn | inline |
Init(const char *url=0, int=-1) | XrdProofConn | privatevirtual |
IsValid() const | XrdProofConn | |
kSTError enum value | XrdProofConn | |
kSTNone enum value | XrdProofConn | |
kSTProofd enum value | XrdProofConn | |
kSTXProofd enum value | XrdProofConn | |
Login() | XrdProofConn | private |
LowWrite(XPClientRequest *, const void *, int) | XrdProofConn | |
MatchStreamID(struct ServerResponseHeader *resp) | XrdProofConn | private |
ProcessUnsolicitedMsg(XrdClientUnsolMsgSender *s, XrdClientMessage *m) | XrdProofConn | virtual |
ReadMsg() | XrdProofConn | virtual |
ReadRaw(void *buf, int len, XrdClientPhyConnection *p=0) | XrdProofConn | virtual |
ReConnect() | XrdProofConn | private |
SendRecv(XPClientRequest *req, const void *reqData, char **answData) | XrdProofConn | private |
SendReq(XPClientRequest *req, const void *reqData, char **answData, const char *CmdName, bool notifyerr=1) | XrdProofConn | |
SetAsync(XrdClientAbsUnsolMsgHandler *uh, XrdProofConnSender_t=0, void *=0) | XrdProofConn | virtual |
SetConnectInterrupt() | XrdProofConn | private |
SetInterrupt() | XrdProofConn | private |
SetRetryParam(int maxtry=5, int timewait=2) | XrdProofConn | static |
SetSID(kXR_char *sid) | XrdProofConn | |
TryConnect(int=-1) | XrdProofConn | privatevirtual |
TXSocket | XrdProofConn | friend |
TXUnixSocket | XrdProofConn | friend |
WriteRaw(const void *buf, int len, XrdClientPhyConnection *p=0) | XrdProofConn | virtual |
XrdProofConn(const char *url, char mode='M', int psid=-1, char ver=-1, XrdClientAbsUnsolMsgHandler *uh=0, const char *logbuf=0) | XrdProofConn | |
XrdProofPhyConn | XrdProofConn | friend |
~XrdClientAbsUnsolMsgHandler() | XrdClientAbsUnsolMsgHandler | inlinevirtual |
~XrdProofConn() | XrdProofConn | virtual |