30 int authserv(
int po = 3000)
38 cout <<
"authserv: starting a (parallel) server socket on port " 39 << po <<
" with authentication" << endl;
49 cout <<
"authserv: srv auth socket: OK" << endl;
51 cout <<
"authserv: srv auth socket: failed" << endl;
virtual TSocket * Accept(UChar_t Opt=0)
Accept a connection on a server socket.
static constexpr double s
virtual Bool_t IsAuthenticated() const