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

Support SOCK_CLOEXEC #9

Closed wahern closed 8 years ago

wahern commented 8 years ago

Add support for SOCK_CLOEXEC.