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