descriptor_UpdateSet
result += descriptor_UpdateSet(&bundle->radius.desc, r, w, e, n);
result += descriptor_UpdateSet(&dl->desc, r, w, e, n);
result += descriptor_UpdateSet(&bundle->ncp.mp.server.desc, r, w, e, n);
result = descriptor_UpdateSet(&dl->chat.desc, r, w, e, n);
result = descriptor_UpdateSet(&dl->chap.desc, r, w, e, n) +
descriptor_UpdateSet(&dl->physical->desc, r, w, e, n);
descriptor_UpdateSet(&bundle->desc, rfds, wfds, efds, &nfds);
descriptor_UpdateSet(&server.desc, rfds, NULL, NULL, &nfds);
sets += descriptor_UpdateSet(&p->desc, r, w, e, n);