Codebase list libmicrodns / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

microdns
========

Minimal mDNS resolver (and announcer) library
---------------------------------------------

This is very early stage, use at your OWN risks.

On our way to make it wayyy better :)


Installation
------------
    ./bootstrap

    mkdir build && cd build

    ../configure

    make

    # make install