genode/libports/src/lib/libc_resolv
Norman Feske 73ab30c22c Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
..
README libports: add libc_resolv 2012-08-22 09:51:28 +02:00
plugin.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00

README

This libc plugin uses libc's own resolv facilities to do DNS resolving
etc. pp. It is much more advanced than the functions which lwip has to
offer.

Its current use is for noux-pkgs only. ``Native'' Genode programs should
use getaddrinfo() provided by lwip for now.