![]() |
ROOT
6.06/08
Reference Guide
|
#include "TServerSocket.h"#include "TSocket.h"#include "TSystem.h"#include "TROOT.h"#include "TError.h"#include <string>#include "TVirtualMutex.h"
Include dependency graph for TServerSocket.cxx:Go to the source code of this file.
Functions | |
| static void | SetAuthOpt (UChar_t &opt, UChar_t mod) |
| Kind of macro to parse input options Modify opt according to modifier mod. More... | |
Variables | |
| TVirtualMutex * | gSrvAuthenticateMutex = 0 |
Kind of macro to parse input options Modify opt according to modifier mod.
Definition at line 47 of file TServerSocket.cxx.
Referenced by TServerSocket::Accept(), and TServerSocket::SetAcceptOptions().
| TVirtualMutex* gSrvAuthenticateMutex = 0 |
Definition at line 39 of file TServerSocket.cxx.