mpontillo / test-getaddrinfo

Simple utilities to test calls to getaddrinfo()

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getaddrinfo() tests

This respository contains utilities that can be used to test getaddrinfo().

Usage

make
./test <hostname1> [hostname2] [...]

About

Simple utilities to test calls to getaddrinfo()


Languages

Language:C 77.4%Language:Python 15.9%Language:Makefile 6.7%