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