SVC_FDSET_POLL
(__svc_flags & SVC_FDSET_POLL) ? svc_run_poll() : svc_run_select();
svc_fdset_init(p ? SVC_FDSET_POLL : 0);