gio: move resolver utils from gresolver.c to gthreadedresolver.c
authorDan Winship <danw@gnome.org>
Thu, 29 Dec 2011 16:25:07 +0000 (11:25 -0500)
committerDan Winship <danw@gnome.org>
Wed, 12 Dec 2012 14:20:22 +0000 (15:20 +0100)
commit9e90575502e663e5adde201f214c811df08bdf29
tree5d99b4298dcc39e76fc8d253e7fa0b560c641e66
parentc70072180557c0a897da0d96ef2cf4f5398ddd3b
gio: move resolver utils from gresolver.c to gthreadedresolver.c

Since there is only one resolver implementation now, we can move the
resolver utility functions from gresolver.c into gthreadedresolver.c,
and remove the prototypes from gnetworkingprivate.h.

https://bugzilla.gnome.org/show_bug.cgi?id=623187
gio/gnetworkingprivate.h
gio/gresolver.c
gio/gthreadedresolver.c