|
xrootd
|
#include <XrdTcpMonPin.hh>
Public Attributes | |
| const char * | tident |
| Pointer to the client's trace identifier. More... | |
| int | fd |
| Socket file descriptor. More... | |
| int | consec |
| Seconds connected. More... | |
| long long | bytesIn |
| Bytes read from the socket. More... | |
| long long | bytesOut |
| Bytes written to the socket. More... | |
Produce monitoring information upon connection termination.
| netInfo | Reference to the network object associated with link. |
| lnkInfo | Reference to link-specific information. |
| liLen | Byte length of lnkInfo being passed. |
| long long XrdTcpMonPin::LinkInfo::bytesIn |
Bytes read from the socket.
| long long XrdTcpMonPin::LinkInfo::bytesOut |
Bytes written to the socket.
| int XrdTcpMonPin::LinkInfo::consec |
Seconds connected.
| int XrdTcpMonPin::LinkInfo::fd |
Socket file descriptor.
| const char* XrdTcpMonPin::LinkInfo::tident |
Pointer to the client's trace identifier.
1.8.5