Check for getnameinfo, gai_strerror, freeaddrinfo
[tinc] / src / graph.h
2001-10-31 Guus Sliepen- Small fixes to graph algorithms
2001-10-29 Guus SliepenWorking version of Kruskal's algorithm. The running...