iptools
iptools copied to clipboard
add timeout setting (option or param)
given that requests are heavily dependent on an external resource (a DNS server), figuring out how to use the timeout functionality asio has : https://github.com/chriskohlhoff/asio/tree/master/asio/src/examples/cpp03/timeouts : would be advantageous (IMO).