IDC_POLL_NEEDED
set_flags |= IDC_POLL_NEEDED;
if (ha->task_daemon_flags & IDC_POLL_NEEDED) {
ha->task_daemon_flags &= ~IDC_POLL_NEEDED;
#define DTF_EL_MSG_SKIP_FLGS (IDC_POLL_NEEDED | WATCHDOG_NEEDED | \