Changes to support UDNS.

This commit is contained in:
Jari Sundell
2025-03-27 13:36:10 +01:00
committed by GitHub
parent f33fc331ce
commit 9a2ce2b231
5 changed files with 35 additions and 114 deletions
+2
View File
@@ -91,6 +91,8 @@ ThreadBase::call_events() {
call_queued_items();
rak::priority_queue_perform(&m_taskScheduler, cachedTime);
process_callbacks();
}
void