The source project of this merge request has been removed.
Add DNSServiceGetAddrInfo
This was only tested on macOS and will likely only work there, since the sockaddr, sockaddr_in and sockaddr_in6 structs are hardcoded based on the macOS headers.
I'm not sure how Bonjour is implemented on Windows or if it even works there.
Fixes #1 (closed)
Edited by Sebastiaan Lokhorst