ladybird/Libraries/LibDNS
Ali Mohammad Pur ff311c1560 RequestServer+LibDNS: Don't .await() the DNS lookup promise
...and make sure it will eventually complete (or fail) by adding a
timeout retry sequence.

Fixes an issue where RequestServer would stick around after exit,
waiting for piled up DNS requests for a long time.
2024-11-25 11:46:35 +01:00
..
CMakeLists.txt
Message.cpp
Message.h LibDNS: Clean up #include directives 2024-11-21 14:08:33 +01:00
Resolver.h RequestServer+LibDNS: Don't .await() the DNS lookup promise 2024-11-25 11:46:35 +01:00