![]() |
XRootD
|
XRootD related protocol queries. More...
#include <XrdClPostMasterInterfaces.hh>
Static Public Attributes | |
static const uint16_t | IsEncrypted = 1004 |
returns true if the channel is encrypted More... | |
static const uint16_t | ProtocolVersion = 1003 |
returns the protocol version More... | |
static const uint16_t | ServerFlags = 1002 |
returns server flags More... | |
XRootD related protocol queries.
Definition at line 288 of file XrdClPostMasterInterfaces.hh.
|
static |
returns true if the channel is encrypted
Definition at line 292 of file XrdClPostMasterInterfaces.hh.
Referenced by XrdCl::FileStateHandler::OnOpen(), and XrdCl::XRootDTransport::Query().
|
static |
returns the protocol version
Definition at line 291 of file XrdClPostMasterInterfaces.hh.
Referenced by XrdCl::Utils::GetProtocolVersion(), XrdCl::XRootDMsgHandler::Process(), and XrdCl::XRootDTransport::Query().
|
static |
returns server flags
Definition at line 290 of file XrdClPostMasterInterfaces.hh.
Referenced by XrdCl::FileSystem::DirList(), XrdCl::FileStateHandler::PgRead(), XrdCl::XRootDMsgHandler::Process(), and XrdCl::XRootDTransport::Query().