wahern / dns

dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.
http://25thandclement.com/~william/projects/dns.c.html
MIT License
256 stars 64 forks source link

Win32/MinGW doesn't work #36

Open illishar opened 4 years ago

illishar commented 4 years ago

The code is filled with traces of Win32 + MinGW. But it's been some time, since the last MinGW compile, I think.