svc_fdset_init
extern void svc_fdset_init(int);
svc_fdset_init(SVC_FDSET_MT);
svc_fdset_init(p ? SVC_FDSET_POLL : 0);