summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/HostnameLookup.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-15Enable some more clang-tidy linter checks (#4738)peterbell101-1/+1
2017-06-16Change error no data to no namepeterbell101-1/+1
2017-06-15Replace evdns with getaddrinfo and getnameinfo (#3766)peterbell101-34/+34
2015-02-20cNetwork: Added UDP API.Mattes D1-0/+12
2015-01-22cNetwork: Added error message to error callbacks.Mattes D1-2/+2
2015-01-22cNetwork: Fixed race conditions with lookups; proper shutdown.Mattes D1-5/+20
2015-01-22cNetwork: Split the main cpp file into several files.Mattes D1-0/+109