summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/NetworkLookup.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* NetworkLookup: Added "virtual" keyword to overridden dtor. (#4100)Mattes D2017-12-211-1/+1
|
* Fixed Clang 5.0 compile errors (#4085)bibo382017-12-211-1/+1
| | | | | | | | | | | | * Fixed Clang 5.0 compile errors * Fixed wrong comment * Only disable warnings in Clang 5 or higher * Added a CMake condition for the Clang 5 no-zero-as-null-pointer-constant warning * Now using the use_nullptr branch of the Cuberite specific SQLiteCpp fork
* Replace evdns with getaddrinfo and getnameinfo (#3766)peterbell102017-06-151-0/+42