gio: Make enumerating a GNetworkAddress work more than once
authorBenjamin Otte <otte@redhat.com>
Tue, 7 Dec 2010 16:25:01 +0000 (17:25 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 7 Dec 2010 18:39:24 +0000 (19:39 +0100)
commitbd227f52195f28460bc96d719d1ff70c28966d26
tree03ca0aeff1e6059a53351bacc86f00f660d9ccf3
parent07fd29c3236e479a217a5ad9875075537dfb3173
gio: Make enumerating a GNetworkAddress work more than once

Previously, the code only initialized the enumerator if the address
hadn't had cached addresses. But creating an enumerator cached the
addresses, so the second one failed to work.
gio/gnetworkaddress.c