71 if ((jp = JobStack)) JobStack = jp->JobLink;
78 {jp->theProto = Proto;
82 }
else Say.
Emsg(
"Job",
"No more job objects to serve",Proto->Link->
Name());
100 if ((rc = theProto->Execute(*theData)))
101 if (rc == -EINPROGRESS)
116 theProto->Link->setRef(-1);
static XrdCmsJob * Alloc(XrdCmsProtocol *, XrdCmsRRData *)
static XrdCmsRRData * Objectify(XrdCmsRRData *op=0)
const char * Name() const
void Schedule(XrdJob *jp)
int Emsg(const char *esfx, int ecode, const char *text1, const char *text2=0)