banan-os/userspace/init
Bananymous 2424f38a62 Userspace: Implement super simple DNS resolver in userspace
You connect to this service using unix domain sockets and send the
asked domain name. It will respond with ip address or 'unavailable'

There is no DNS cache implemented so all calls ask the nameserver.
2024-02-08 03:14:00 +02:00
..
CMakeLists.txt BuildSystem: using sysroot doesn't need root privileges anymore! 2023-11-04 17:50:43 +02:00
main.cpp Userspace: Implement super simple DNS resolver in userspace 2024-02-08 03:14:00 +02:00