ladybird/Servers/LookupServer
Andreas Kling 8cb0c765ca LookupServer: Use a CFile for loading /etc/hosts.
This fixes an issue with the lines having extra bytes at the end due after
converting from ByteBuffer to String.
2019-06-20 21:48:33 +02:00
..
.gitignore Rename DNSLookupServer => LookupServer. 2019-03-20 04:26:30 +01:00
DNSPacket.h Add clang-format file 2019-05-28 17:31:20 +02:00
DNSRecord.h Add clang-format file 2019-05-28 17:31:20 +02:00
main.cpp LookupServer: Use a CFile for loading /etc/hosts. 2019-06-20 21:48:33 +02:00
Makefile can now tile background and made sure the IRC choose server popup still works 2019-05-27 21:40:53 +02:00