ladybird/Libraries/LibDNS
Andreas Kling 789d7cba48 LibWeb: Use direct references to main event loops
Post off-thread font, script, and DNS completion work back to direct
Core::EventLoop references. These callbacks target the process main
loop, which is intentionally kept alive for the lifetime of the
process.
2026-06-05 09:18:39 +02:00
..
CMakeLists.txt LibThreading/LibSync: Split out sync primitives 2026-05-08 18:58:35 -05:00
Message.cpp LibDNS: Reject domain name labels longer than 63 octets 2026-06-04 17:41:09 +02:00
Message.h LibDNS: Export DNS::Messages::Records::SIG for DNS_DEBUG builds 2025-09-18 11:02:13 +02:00
Resolver.h LibWeb: Use direct references to main event loops 2026-06-05 09:18:39 +02:00