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