aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/Resolver.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-0/+3
|
* system/resolver: return path of UNIX domain socketsMax Kellermann2013-11-041-7/+15
| | | | getnameinfo() doesn't work well - it always returns "localhost".
* *: use WIN32 instead of G_OS_WIN32Max Kellermann2013-10-151-3/+3
|
* use standard snprintf() instead of GLib g_snprintf()Max Kellermann2013-09-051-1/+2
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-7/+12
| | | | Replaces GLib's GError.
* system/resolver: convert to C++Max Kellermann2013-09-041-0/+140