Richard Harrison
4f6e72de55
UDNS Windows compatibility changes
...
For some reason the config file doesn't generate with WINDOWS defined on my system.
2019-06-08 15:49:15 +02:00
James Turner
34e804b784
Fix VS2015 compilation
2016-05-31 13:40:32 +01:00
Torsten Dreyer
5e7b5cbf68
udns: fix self baked inet_pton
2016-05-03 09:43:56 +02:00
Torsten Dreyer
5ecf07e92d
udns: add missing config.h
2016-05-02 20:27:04 +02:00
Torsten Dreyer
53d8dcfc77
Try fix windows compile for udns
2016-05-02 17:42:01 +02:00
Torsten Dreyer
51ad61061f
Fix broken build/install with DNS enabled
2016-04-28 10:50:15 +02:00
Torsten Dreyer
ff5b09c97b
Initial commit for a DNS service resolver
...
- import udns library
(http://www.corpit.ru/mjt/udns.html )
- initial draft for a DNSClient (derived from HTTPClient)
Enable compile and test by adding -D ENABLE_DNS=Yes to cmake flags
2016-04-28 09:37:08 +02:00