Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
XrdClientConn Class Reference

Definition at line 54 of file XrdClientConn.hh.

Classes

struct  SessionIDInfo
 

Public Types

enum  ESrvErrorHandlerRetval {
  kSEHRReturnMsgToCaller = 0 , kSEHRBreakLoop = 1 , kSEHRContinue = 2 , kSEHRReturnNoMsgToCaller = 3 ,
  kSEHRRedirLimitReached = 4
}
 
enum  EThreeStateReadHandler { kTSRHReturnMex = 0 , kTSRHReturnNullMex = 1 , kTSRHContinue = 2 }
 

Public Member Functions

 XrdClientConn ()
 
virtual ~XrdClientConn ()
 
bool CacheWillFit (long long bytes)
 
bool CheckHostDomain (XrdOucString hostToCheck)
 
void ClearLastServerError ()
 
short Connect (XrdClientUrlInfo Host2Conn, XrdClientAbsUnsolMsgHandler *unsolhandler)
 
void Disconnect (bool ForcePhysicalDisc)
 
bool DoWriteHardCheckPoint ()
 
bool DoWriteSoftCheckPoint ()
 
virtual bool GetAccessToSrv ()
 
bool GetCacheInfo (int &size, long long &bytessubmitted, long long &byteshit, long long &misscount, float &missrate, long long &readreqcnt, float &bytesusefulness)
 
XrdOucString GetClientHostDomain ()
 
XrdClientUrlInfo GetCurrentUrl ()
 
long GetDataFromCache (const void *buffer, long long begin_offs, long long end_offs, bool PerfCalc, XrdClientIntvList &missingblks, long &outstandingblks)
 
XrdClientUrlInfoGetLBSUrl ()
 
int GetLogConnID () const
 
short GetMaxRedirCnt () const
 
XrdClientUrlInfoGetMetaUrl ()
 
XErrorCode GetOpenError () const
 
int GetOpenSockFD () const
 
int GetParallelStreamCount ()
 
int GetParallelStreamToUse (int reqsperstream)
 
short GetRedirCnt () const
 
XrdClientUrlInfo GetRedirUrl ()
 
long GetServerProtocol ()
 
ERemoteServerType GetServerType () const
 
void GetSessionID (SessionIDInfo &sess)
 
kXR_unt16 GetStreamID () const
 
XReqErrorType GoBackToRedirector ()
 
virtual XReqErrorType GoToAnotherServer (XrdClientUrlInfo &newdest)
 
virtual XReqErrorType GoToMetaManager ()
 
bool IsConnected () const
 
bool IsOpTimeLimitElapsed (time_t timenow)
 
bool IsPhyConnConnected ()
 
void PrintCache ()
 
UnsolRespProcResult ProcessAsynResp (XrdClientMessage *unsolmsg)
 
void RemoveAllDataFromCache (bool keepwriteblocks=true)
 
void RemoveDataFromCache (long long begin_offs, long long end_offs, bool remove_overlapped=false)
 
void RemovePlaceholdersFromCache ()
 
virtual bool SendGenCommand (ClientRequest *req, const void *reqMoreData, void **answMoreDataAllocated, void *answMoreData, bool HasToAlloc, char *CmdName, int substreamid=0)
 
void SetCacheRmPolicy (int RmPolicy)
 
void SetCacheSize (int CacheSize)
 
void SetClientHostDomain (const char *src)
 
void SetConnected (bool conn)
 
void SetMaxRedirCnt (short mx)
 
void SetOpenError (XErrorCode err)
 
void SetOpTimeLimit (int delta_secs)
 
void SetRedirHandler (XrdClientAbs *rh)
 
void SetREQDelayedConnectState (kXR_int32 wsec)
 
void SetREQPauseState (kXR_int32 wsec)
 
void SetRequestedDestHost (char *newh, kXR_int32 port)
 
void SetSID (kXR_char *sid)
 
void SetUrl (XrdClientUrlInfo thisUrl)
 
bool SubmitDataToCache (XrdClientMessage *xmsg, long long begin_offs, long long end_offs)
 
void SubmitPlaceholderToCache (long long begin_offs, long long end_offs)
 
bool SubmitRawDataToCache (const void *buffer, long long begin_offs, long long end_offs)
 
void UnPinCacheBlk ()
 
void UnPinCacheBlk (long long begin_offs, long long end_offs)
 
XReqErrorType WriteToServer_Async (ClientRequest *req, const void *reqMoreData, int substreamid=0)
 

Static Public Member Functions

static void DelSessionIDRepo ()
 
static XrdClientConnectionMgrGetConnectionMgr ()
 
static XrdClientPhyConnectionGetPhyConn (int LogConnID)
 

Public Attributes

int fLastDataBytesRecv
 
int fLastDataBytesSent
 
XErrorCode fOpenError
 
XrdOucString fRedirCGI
 
XrdOucString fRedirOpaque
 
struct ServerResponseBody_Error LastServerError
 
struct ServerResponseHeader LastServerResp
 

Protected Member Functions

void SetLogConnID (int cid)
 
void SetStreamID (kXR_unt16 sid)
 

Protected Attributes

short fGlobalRedirCnt
 
XrdClientUrlInfofLBSUrl
 
XrdClientUrlInfo fREQUrl
 
XrdClientAbsUnsolMsgHandlerfUnsolMsgHandler
 
XrdClientUrlInfo fUrl
 

Private Member Functions

bool CheckErrorStatus (XrdClientMessage *, short &, char *)
 
void CheckPort (int &port)
 
void CheckREQConnectWaitState ()
 
void CheckREQPauseState ()
 
bool CheckResp (struct ServerResponseHeader *resp, const char *method)
 
XrdClientMessageClientServerCmd (ClientRequest *req, const void *reqMoreData, void **answMoreDataAllocated, void *answMoreData, bool HasToAlloc, int substreamid=0)
 
XrdSecProtocol * DoAuthentication (char *plist, int plsiz)
 
ERemoteServerType DoHandShake (short log)
 
bool DoLogin ()
 
bool DomainMatcher (XrdOucString dom, XrdOucString domlist)
 
XrdOucString GetDomainToMatch (XrdOucString hostname)
 
ESrvErrorHandlerRetval HandleServerError (XReqErrorType &, XrdClientMessage *, ClientRequest *)
 
bool MatchStreamid (struct ServerResponseHeader *ServerResponse)
 
bool PanicClose ()
 
XrdOucString ParseDomainFromHostname (XrdOucString hostname)
 
XrdClientMessageReadPartialAnswer (XReqErrorType &, size_t &, ClientRequest *, bool, void **, EThreeStateReadHandler &)
 
bool WaitResp (int secsmax)
 
XReqErrorType WriteToServer (ClientRequest *req, const void *reqMoreData, short LogConnID, int substreamid=0)
 

Private Attributes

bool fConnected
 
bool fGettingAccessToSrv
 
time_t fGlobalRedirLastUpdateTimestamp
 
bool fLBSIsMeta
 
int fLogConnID
 
XrdClientReadCachefMainReadCache
 
short fMaxGlobalRedirCnt
 
XrdClientUrlInfofMetaUrl
 
int fOpenSockFD
 
time_t fOpTimeLimit
 
kXR_unt16 fPrimaryStreamid
 
XrdClientAbs * fRedirHandler
 
XrdOucString fRedirInternalToken
 
XrdSysCondVar * fREQConnectWait
 
time_t fREQConnectWaitTimeLimit
 
XrdSysCondVar * fREQWait
 
XrdSysCondVar * fREQWaitResp
 
ServerResponseBody_Attn_asynresp * fREQWaitRespData
 
time_t fREQWaitTimeLimit
 
long fServerProto
 
ERemoteServerType fServerType
 
XrdClientVector< ClientRequest > fWriteReqsToRetry
 
XrdSysCondVar * fWriteWaitAck
 
SessionIDInfo mySessionID
 

Static Private Attributes

static XrdOucString fgClientHostDomain
 
static XrdClientConnectionMgrfgConnectionMgr
 
static XrdOucHash< SessionIDInfofSessionIDRepo
 
static XrdSysMutex fSessionIDRMutex
 

#include </home/sftnight/build/workspace/root-makedoc-master/rootspi/rdoc/src/master/proof/xrdinc/XrdClient/XrdClientConn.hh>

Member Enumeration Documentation

◆ ESrvErrorHandlerRetval

Enumerator
kSEHRReturnMsgToCaller 
kSEHRBreakLoop 
kSEHRContinue 
kSEHRReturnNoMsgToCaller 
kSEHRRedirLimitReached 

Definition at line 58 of file XrdClientConn.hh.

◆ EThreeStateReadHandler

Enumerator
kTSRHReturnMex 
kTSRHReturnNullMex 
kTSRHContinue 

Definition at line 65 of file XrdClientConn.hh.

Constructor & Destructor Documentation

◆ XrdClientConn()

XrdClientConn::XrdClientConn ( )

◆ ~XrdClientConn()

virtual XrdClientConn::~XrdClientConn ( )
virtual

Member Function Documentation

◆ CacheWillFit()

bool XrdClientConn::CacheWillFit ( long long  bytes)
inline

Definition at line 86 of file XrdClientConn.hh.

◆ CheckErrorStatus()

bool XrdClientConn::CheckErrorStatus ( XrdClientMessage ,
short &  ,
char *   
)
private

◆ CheckHostDomain()

bool XrdClientConn::CheckHostDomain ( XrdOucString  hostToCheck)

◆ CheckPort()

void XrdClientConn::CheckPort ( int port)
private

◆ CheckREQConnectWaitState()

void XrdClientConn::CheckREQConnectWaitState ( )
private

◆ CheckREQPauseState()

void XrdClientConn::CheckREQPauseState ( )
private

◆ CheckResp()

bool XrdClientConn::CheckResp ( struct ServerResponseHeader *  resp,
const char *  method 
)
private

◆ ClearLastServerError()

void XrdClientConn::ClearLastServerError ( )
inline

Definition at line 233 of file XrdClientConn.hh.

◆ ClientServerCmd()

XrdClientMessage * XrdClientConn::ClientServerCmd ( ClientRequest *  req,
const void *  reqMoreData,
void **  answMoreDataAllocated,
void *  answMoreData,
bool  HasToAlloc,
int  substreamid = 0 
)
private

◆ Connect()

short XrdClientConn::Connect ( XrdClientUrlInfo  Host2Conn,
XrdClientAbsUnsolMsgHandler unsolhandler 
)

◆ DelSessionIDRepo()

static void XrdClientConn::DelSessionIDRepo ( )
inlinestatic

Definition at line 314 of file XrdClientConn.hh.

◆ Disconnect()

void XrdClientConn::Disconnect ( bool  ForcePhysicalDisc)

◆ DoAuthentication()

XrdSecProtocol * XrdClientConn::DoAuthentication ( char *  plist,
int  plsiz 
)
private

◆ DoHandShake()

ERemoteServerType XrdClientConn::DoHandShake ( short  log)
private

◆ DoLogin()

bool XrdClientConn::DoLogin ( )
private

◆ DomainMatcher()

bool XrdClientConn::DomainMatcher ( XrdOucString  dom,
XrdOucString  domlist 
)
private

◆ DoWriteHardCheckPoint()

bool XrdClientConn::DoWriteHardCheckPoint ( )

◆ DoWriteSoftCheckPoint()

bool XrdClientConn::DoWriteSoftCheckPoint ( )

◆ GetAccessToSrv()

virtual bool XrdClientConn::GetAccessToSrv ( )
virtual

◆ GetCacheInfo()

bool XrdClientConn::GetCacheInfo ( int size,
long long &  bytessubmitted,
long long &  byteshit,
long long &  misscount,
float &  missrate,
long long &  readreqcnt,
float &  bytesusefulness 
)
inline

Definition at line 151 of file XrdClientConn.hh.

◆ GetClientHostDomain()

XrdOucString XrdClientConn::GetClientHostDomain ( )
inline

Definition at line 99 of file XrdClientConn.hh.

◆ GetConnectionMgr()

static XrdClientConnectionMgr * XrdClientConn::GetConnectionMgr ( )
inlinestatic

Definition at line 311 of file XrdClientConn.hh.

◆ GetCurrentUrl()

XrdClientUrlInfo XrdClientConn::GetCurrentUrl ( )
inline

Definition at line 218 of file XrdClientConn.hh.

◆ GetDataFromCache()

long XrdClientConn::GetDataFromCache ( const void *  buffer,
long long  begin_offs,
long long  end_offs,
bool  PerfCalc,
XrdClientIntvList missingblks,
long &  outstandingblks 
)

◆ GetDomainToMatch()

XrdOucString XrdClientConn::GetDomainToMatch ( XrdOucString  hostname)
private

◆ GetLBSUrl()

XrdClientUrlInfo * XrdClientConn::GetLBSUrl ( )
inline

Definition at line 216 of file XrdClientConn.hh.

◆ GetLogConnID()

int XrdClientConn::GetLogConnID ( ) const
inline

Definition at line 210 of file XrdClientConn.hh.

◆ GetMaxRedirCnt()

short XrdClientConn::GetMaxRedirCnt ( ) const
inline

Definition at line 323 of file XrdClientConn.hh.

◆ GetMetaUrl()

XrdClientUrlInfo * XrdClientConn::GetMetaUrl ( )
inline

Definition at line 217 of file XrdClientConn.hh.

◆ GetOpenError()

XErrorCode XrdClientConn::GetOpenError ( ) const
inline

Definition at line 221 of file XrdClientConn.hh.

◆ GetOpenSockFD()

int XrdClientConn::GetOpenSockFD ( ) const
inline

Definition at line 246 of file XrdClientConn.hh.

◆ GetParallelStreamCount()

int XrdClientConn::GetParallelStreamCount ( )

◆ GetParallelStreamToUse()

int XrdClientConn::GetParallelStreamToUse ( int  reqsperstream)

◆ GetPhyConn()

static XrdClientPhyConnection * XrdClientConn::GetPhyConn ( int  LogConnID)
static

◆ GetRedirCnt()

short XrdClientConn::GetRedirCnt ( ) const
inline

Definition at line 325 of file XrdClientConn.hh.

◆ GetRedirUrl()

XrdClientUrlInfo XrdClientConn::GetRedirUrl ( )
inline

Definition at line 219 of file XrdClientConn.hh.

◆ GetServerProtocol()

long XrdClientConn::GetServerProtocol ( )
inline

Definition at line 321 of file XrdClientConn.hh.

◆ GetServerType()

ERemoteServerType XrdClientConn::GetServerType ( ) const
inline

Definition at line 212 of file XrdClientConn.hh.

◆ GetSessionID()

void XrdClientConn::GetSessionID ( SessionIDInfo sess)
inline

Definition at line 319 of file XrdClientConn.hh.

◆ GetStreamID()

kXR_unt16 XrdClientConn::GetStreamID ( ) const
inline

Definition at line 214 of file XrdClientConn.hh.

◆ GoBackToRedirector()

XReqErrorType XrdClientConn::GoBackToRedirector ( )

◆ GoToAnotherServer()

virtual XReqErrorType XrdClientConn::GoToAnotherServer ( XrdClientUrlInfo newdest)
virtual

◆ GoToMetaManager()

virtual XReqErrorType XrdClientConn::GoToMetaManager ( )
virtual

◆ HandleServerError()

ESrvErrorHandlerRetval XrdClientConn::HandleServerError ( XReqErrorType &  ,
XrdClientMessage ,
ClientRequest *   
)
private

◆ IsConnected()

bool XrdClientConn::IsConnected ( ) const
inline

Definition at line 224 of file XrdClientConn.hh.

◆ IsOpTimeLimitElapsed()

bool XrdClientConn::IsOpTimeLimitElapsed ( time_t  timenow)

◆ IsPhyConnConnected()

bool XrdClientConn::IsPhyConnConnected ( )

◆ MatchStreamid()

bool XrdClientConn::MatchStreamid ( struct ServerResponseHeader *  ServerResponse)
private

◆ PanicClose()

bool XrdClientConn::PanicClose ( )
private

◆ ParseDomainFromHostname()

XrdOucString XrdClientConn::ParseDomainFromHostname ( XrdOucString  hostname)
private

◆ PrintCache()

void XrdClientConn::PrintCache ( )
inline

Definition at line 145 of file XrdClientConn.hh.

◆ ProcessAsynResp()

UnsolRespProcResult XrdClientConn::ProcessAsynResp ( XrdClientMessage unsolmsg)

◆ ReadPartialAnswer()

XrdClientMessage * XrdClientConn::ReadPartialAnswer ( XReqErrorType &  ,
size_t &  ,
ClientRequest *  ,
bool  ,
void **  ,
EThreeStateReadHandler  
)
private

◆ RemoveAllDataFromCache()

void XrdClientConn::RemoveAllDataFromCache ( bool  keepwriteblocks = true)
inline

Definition at line 129 of file XrdClientConn.hh.

◆ RemoveDataFromCache()

void XrdClientConn::RemoveDataFromCache ( long long  begin_offs,
long long  end_offs,
bool  remove_overlapped = false 
)
inline

Definition at line 134 of file XrdClientConn.hh.

◆ RemovePlaceholdersFromCache()

void XrdClientConn::RemovePlaceholdersFromCache ( )
inline

Definition at line 140 of file XrdClientConn.hh.

◆ SendGenCommand()

virtual bool XrdClientConn::SendGenCommand ( ClientRequest *  req,
const void *  reqMoreData,
void **  answMoreDataAllocated,
void *  answMoreData,
bool  HasToAlloc,
char *  CmdName,
int  substreamid = 0 
)
virtual

◆ SetCacheRmPolicy()

void XrdClientConn::SetCacheRmPolicy ( int  RmPolicy)
inline

Definition at line 195 of file XrdClientConn.hh.

◆ SetCacheSize()

void XrdClientConn::SetCacheSize ( int  CacheSize)
inline

Definition at line 187 of file XrdClientConn.hh.

◆ SetClientHostDomain()

void XrdClientConn::SetClientHostDomain ( const char *  src)
inline

Definition at line 248 of file XrdClientConn.hh.

◆ SetConnected()

void XrdClientConn::SetConnected ( bool  conn)
inline

Definition at line 249 of file XrdClientConn.hh.

◆ SetLogConnID()

void XrdClientConn::SetLogConnID ( int  cid)
inlineprotected

Definition at line 339 of file XrdClientConn.hh.

◆ SetMaxRedirCnt()

void XrdClientConn::SetMaxRedirCnt ( short  mx)
inline

Definition at line 324 of file XrdClientConn.hh.

◆ SetOpenError()

void XrdClientConn::SetOpenError ( XErrorCode  err)
inline

Definition at line 251 of file XrdClientConn.hh.

◆ SetOpTimeLimit()

void XrdClientConn::SetOpTimeLimit ( int  delta_secs)

◆ SetRedirHandler()

void XrdClientConn::SetRedirHandler ( XrdClientAbs *  rh)
inline

Definition at line 257 of file XrdClientConn.hh.

◆ SetREQDelayedConnectState()

void XrdClientConn::SetREQDelayedConnectState ( kXR_int32  wsec)
inline

Definition at line 286 of file XrdClientConn.hh.

◆ SetREQPauseState()

void XrdClientConn::SetREQPauseState ( kXR_int32  wsec)
inline

Definition at line 268 of file XrdClientConn.hh.

◆ SetRequestedDestHost()

void XrdClientConn::SetRequestedDestHost ( char *  newh,
kXR_int32  port 
)
inline

Definition at line 259 of file XrdClientConn.hh.

◆ SetSID()

void XrdClientConn::SetSID ( kXR_char *  sid)

◆ SetStreamID()

void XrdClientConn::SetStreamID ( kXR_unt16  sid)
inlineprotected

Definition at line 340 of file XrdClientConn.hh.

◆ SetUrl()

void XrdClientConn::SetUrl ( XrdClientUrlInfo  thisUrl)
inline

Definition at line 302 of file XrdClientConn.hh.

◆ SubmitDataToCache()

bool XrdClientConn::SubmitDataToCache ( XrdClientMessage xmsg,
long long  begin_offs,
long long  end_offs 
)

◆ SubmitPlaceholderToCache()

void XrdClientConn::SubmitPlaceholderToCache ( long long  begin_offs,
long long  end_offs 
)
inline

Definition at line 122 of file XrdClientConn.hh.

◆ SubmitRawDataToCache()

bool XrdClientConn::SubmitRawDataToCache ( const void *  buffer,
long long  begin_offs,
long long  end_offs 
)

◆ UnPinCacheBlk() [1/2]

void XrdClientConn::UnPinCacheBlk ( )

◆ UnPinCacheBlk() [2/2]

void XrdClientConn::UnPinCacheBlk ( long long  begin_offs,
long long  end_offs 
)
inline

Definition at line 200 of file XrdClientConn.hh.

◆ WaitResp()

bool XrdClientConn::WaitResp ( int  secsmax)
private

◆ WriteToServer()

XReqErrorType XrdClientConn::WriteToServer ( ClientRequest *  req,
const void *  reqMoreData,
short  LogConnID,
int  substreamid = 0 
)
private

◆ WriteToServer_Async()

XReqErrorType XrdClientConn::WriteToServer_Async ( ClientRequest *  req,
const void *  reqMoreData,
int  substreamid = 0 
)

Member Data Documentation

◆ fConnected

bool XrdClientConn::fConnected
private

Definition at line 356 of file XrdClientConn.hh.

◆ fgClientHostDomain

XrdOucString XrdClientConn::fgClientHostDomain
staticprivate

Definition at line 355 of file XrdClientConn.hh.

◆ fgConnectionMgr

XrdClientConnectionMgr* XrdClientConn::fgConnectionMgr
staticprivate

Definition at line 399 of file XrdClientConn.hh.

◆ fGettingAccessToSrv

bool XrdClientConn::fGettingAccessToSrv
private

Definition at line 357 of file XrdClientConn.hh.

◆ fGlobalRedirCnt

short XrdClientConn::fGlobalRedirCnt
protected

Definition at line 351 of file XrdClientConn.hh.

◆ fGlobalRedirLastUpdateTimestamp

time_t XrdClientConn::fGlobalRedirLastUpdateTimestamp
private

Definition at line 358 of file XrdClientConn.hh.

◆ fLastDataBytesRecv

int XrdClientConn::fLastDataBytesRecv

Definition at line 76 of file XrdClientConn.hh.

◆ fLastDataBytesSent

int XrdClientConn::fLastDataBytesSent

Definition at line 77 of file XrdClientConn.hh.

◆ fLBSIsMeta

bool XrdClientConn::fLBSIsMeta
private

Definition at line 448 of file XrdClientConn.hh.

◆ fLBSUrl

XrdClientUrlInfo* XrdClientConn::fLBSUrl
protected

Definition at line 348 of file XrdClientConn.hh.

◆ fLogConnID

int XrdClientConn::fLogConnID
private

Definition at line 360 of file XrdClientConn.hh.

◆ fMainReadCache

XrdClientReadCache* XrdClientConn::fMainReadCache
private

Definition at line 366 of file XrdClientConn.hh.

◆ fMaxGlobalRedirCnt

short XrdClientConn::fMaxGlobalRedirCnt
private

Definition at line 365 of file XrdClientConn.hh.

◆ fMetaUrl

XrdClientUrlInfo* XrdClientConn::fMetaUrl
private

Definition at line 447 of file XrdClientConn.hh.

◆ fOpenError

XErrorCode XrdClientConn::fOpenError

Definition at line 78 of file XrdClientConn.hh.

◆ fOpenSockFD

int XrdClientConn::fOpenSockFD
private

Definition at line 398 of file XrdClientConn.hh.

◆ fOpTimeLimit

time_t XrdClientConn::fOpTimeLimit
private

Definition at line 369 of file XrdClientConn.hh.

◆ fPrimaryStreamid

kXR_unt16 XrdClientConn::fPrimaryStreamid
private

Definition at line 361 of file XrdClientConn.hh.

◆ fRedirCGI

XrdOucString XrdClientConn::fRedirCGI

Definition at line 451 of file XrdClientConn.hh.

◆ fRedirHandler

XrdClientAbs* XrdClientConn::fRedirHandler
private

Definition at line 371 of file XrdClientConn.hh.

◆ fRedirInternalToken

XrdOucString XrdClientConn::fRedirInternalToken
private

Definition at line 375 of file XrdClientConn.hh.

◆ fRedirOpaque

XrdOucString XrdClientConn::fRedirOpaque

Definition at line 80 of file XrdClientConn.hh.

◆ fREQConnectWait

XrdSysCondVar* XrdClientConn::fREQConnectWait
private

Definition at line 385 of file XrdClientConn.hh.

◆ fREQConnectWaitTimeLimit

time_t XrdClientConn::fREQConnectWaitTimeLimit
private

Definition at line 384 of file XrdClientConn.hh.

◆ fREQUrl

XrdClientUrlInfo XrdClientConn::fREQUrl
protected

Definition at line 349 of file XrdClientConn.hh.

◆ fREQWait

XrdSysCondVar* XrdClientConn::fREQWait
private

Definition at line 383 of file XrdClientConn.hh.

◆ fREQWaitResp

XrdSysCondVar* XrdClientConn::fREQWaitResp
private

Definition at line 378 of file XrdClientConn.hh.

◆ fREQWaitRespData

ServerResponseBody_Attn_asynresp* XrdClientConn::fREQWaitRespData
private

Definition at line 380 of file XrdClientConn.hh.

◆ fREQWaitTimeLimit

time_t XrdClientConn::fREQWaitTimeLimit
private

Definition at line 382 of file XrdClientConn.hh.

◆ fServerProto

long XrdClientConn::fServerProto
private

Definition at line 387 of file XrdClientConn.hh.

◆ fServerType

ERemoteServerType XrdClientConn::fServerType
private

Definition at line 388 of file XrdClientConn.hh.

◆ fSessionIDRepo

XrdOucHash<SessionIDInfo> XrdClientConn::fSessionIDRepo
staticprivate

Definition at line 394 of file XrdClientConn.hh.

◆ fSessionIDRMutex

XrdSysMutex XrdClientConn::fSessionIDRMutex
staticprivate

Definition at line 392 of file XrdClientConn.hh.

◆ fUnsolMsgHandler

XrdClientAbsUnsolMsgHandler* XrdClientConn::fUnsolMsgHandler
protected

Definition at line 345 of file XrdClientConn.hh.

◆ fUrl

XrdClientUrlInfo XrdClientConn::fUrl
protected

Definition at line 347 of file XrdClientConn.hh.

◆ fWriteReqsToRetry

XrdClientVector<ClientRequest> XrdClientConn::fWriteReqsToRetry
private

Definition at line 402 of file XrdClientConn.hh.

◆ fWriteWaitAck

XrdSysCondVar* XrdClientConn::fWriteWaitAck
private

Definition at line 401 of file XrdClientConn.hh.

◆ LastServerError

struct ServerResponseBody_Error XrdClientConn::LastServerError

Definition at line 231 of file XrdClientConn.hh.

◆ LastServerResp

struct ServerResponseHeader XrdClientConn::LastServerResp

Definition at line 228 of file XrdClientConn.hh.

◆ mySessionID

SessionIDInfo XrdClientConn::mySessionID
private

Definition at line 389 of file XrdClientConn.hh.

  • proof/xrdinc/XrdClient/XrdClientConn.hh