Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TServerSocket.h File Reference
#include "TSocket.h"
#include <string>
Include dependency graph for TServerSocket.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TServerSocket
 This class implements server sockets. More...
 

Namespaces

namespace  ROOT
 
namespace  ROOT::Deprecated
 

Typedefs

typedef Int_t(* ROOT::Deprecated::SrvAuth_t) (TSocket *sock, const char *, const char *, std::string &, Int_t &, Int_t &, std::string &, TSeqCollection *)
 
typedef Int_t(* ROOT::Deprecated::SrvClup_t) (TSeqCollection *)
 

Functions

const UChar_t kSrvAuth R__DEPRECATED (6, 42, "Socket authentication is deprecated") = ROOT::Deprecated::kSrvNoAuth
 

Variables

const UChar_t ROOT::Deprecated::kSrvAuth = 0x1
 
const UChar_t ROOT::Deprecated::kSrvNoAuth = (kSrvAuth<<4)
 

Function Documentation

◆ R__DEPRECATED()

const UChar_t kSrvNoAuth R__DEPRECATED ( 6 ,
42 ,
"Socket authentication is deprecated"  ) = ROOT::Deprecated::kSrvNoAuth