1 #ifndef __XRDTCPMONPIN_H__ 2 #define __XRDTCPMONPIN_H__ const char * tident
Pointer to the client's trace identifier.
Definition: XrdTcpMonPin.hh:56
virtual void Monitor(XrdNetAddrInfo &netInfo, LinkInfo &lnkInfo, int liLen)=0
Definition: XrdTcpMonPin.hh:43
Definition: XrdTcpMonPin.hh:55
XrdTcpMonPin()
Definition: XrdTcpMonPin.hh:65
Definition: XrdNetAddrInfo.hh:53
int consec
Seconds connected.
Definition: XrdTcpMonPin.hh:58
virtual ~XrdTcpMonPin()
Definition: XrdTcpMonPin.hh:66
long long bytesIn
Bytes read from the socket.
Definition: XrdTcpMonPin.hh:59
int fd
Socket file descriptor.
Definition: XrdTcpMonPin.hh:57
long long bytesOut
Bytes written to the socket.
Definition: XrdTcpMonPin.hh:60