Describe a server login event. More...
#include <XrdClMonitor.hh>
Public Member Functions | |
| ConnectInfo () | |
Public Attributes | |
| std::string | server |
| user:port | |
| std::string | auth |
| authentication protocol used or empty if none | |
| timeval | sTOD |
| gettimeofday() when login started | |
| timeval | eTOD |
| gettimeofday() when login ended | |
| uint16_t | streams |
| Number of streams. | |
Describe a server login event.
| std::string XrdCl::Monitor::ConnectInfo::auth |
authentication protocol used or empty if none
gettimeofday() when login ended
Referenced by ConnectInfo().
| std::string XrdCl::Monitor::ConnectInfo::server |
user:port
gettimeofday() when login started
Referenced by ConnectInfo().
| uint16_t XrdCl::Monitor::ConnectInfo::streams |
Number of streams.
1.6.1