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) |
| const UChar_t kSrvNoAuth R__DEPRECATED | ( | 6 | , |
| 42 | , | ||
| "Socket authentication is deprecated" | ) = ROOT::Deprecated::kSrvNoAuth |