|
static int | BroadcastPriority (const char *, XrdProofdProofServ *ps, void *s) |
| Run thorugh entries to broadcast the relevant priority. More...
|
|
static int | CountTopMasters (const char *, XrdProofdProofServ *ps, void *s) |
| Run thorugh entries to count top-masters. More...
|
|
static int | FreeClientID (const char *, XrdProofdProofServ *ps, void *s) |
| Run through entries to reset the disconnecting client slots. More...
|
|
static int | WriteSessEnvs (const char *, XpdEnv *env, void *s) |
| Run thorugh entries to broadcast the relevant priority. More...
|
|
static int | WriteSessRCs (const char *, XpdEnv *erc, void *f) |
| Run thorugh entries to broadcast the relevant priority. More...
|
|
void * | XrdProofdProofServCron (void *p) |
| This is an endless loop to check the system periodically or when triggered via a message in a dedicated pipe. More...
|
|
void * | XrdProofdProofServRecover (void *p) |
| Waiting for session to recover after an abrupt shutdown. More...
|
|