GNetworkService: fix iteration of multiple addresses
authorDan Winship <danw@gnome.org>
Wed, 15 Sep 2010 14:22:13 +0000 (10:22 -0400)
committerDan Winship <danw@gnome.org>
Fri, 22 Oct 2010 18:59:35 +0000 (14:59 -0400)
commit19243c247d8a89c6467bd21109b7f0d4b1cb081a
tree09e10540fabb293456a9433c2ab389aba244fd4b
parent87d06109ab325a4a68e151015381e7e1b33bdf7d
GNetworkService: fix iteration of multiple addresses

Previously if there were multiple SRV records, only the first would
be iterated by the GSocketConnectable interface
gio/gnetworkservice.c