ladybird/Servers
Andreas Kling 3a4da5aa05 LookupServer: Cache successful DNS lookup responses for 1 minute
This reduces DNS traffic spam during web browsing. We can definitely do
a lot better here, this is just a very low-hanging fruit.
2019-10-16 12:10:16 +02:00
..
AudioServer LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
LookupServer LookupServer: Cache successful DNS lookup responses for 1 minute 2019-10-16 12:10:16 +02:00
SystemServer LibCore: Convert CFile to ObjectPtr 2019-09-21 20:50:06 +02:00
TelnetServer ByteBuffer: Remove pointer() in favor of data() 2019-09-30 08:57:01 +02:00
TTYServer Server: Add TTYServer, a rudimentary text console manager 2019-08-12 13:52:20 +02:00
WindowServer LibGUI+WindowServer: Add a "Hand" cursor to the standard cursors 2019-10-10 21:35:12 +02:00