summaryrefslogtreecommitdiff
path: root/libsoup/soup-uri.c
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2013-08-19 13:39:51 -0400
committerDan Winship <danw@gnome.org>2013-08-19 13:39:51 -0400
commitfe3735f81a8e1bfa5242904a94c30217a5101cbc (patch)
treec51f713df13d1a8d4d759c3a0054f96043eeca47 /libsoup/soup-uri.c
parentfbc47c33a98e5b3ff4d38daab348d70c7aafa042 (diff)
downloadlibsoup-fe3735f81a8e1bfa5242904a94c30217a5101cbc.tar.gz
soup-address: fix a GMainContext bug
SoupAddress's GSocketAddressEnumerator implementation was passing the wrong GMainContext to soup_address_resolve_async(), although it only ended up affecting the address-is-already-resolved case. Fix this. Also, remove the async_lookups list from SoupAddressPrivate, and just make multiple calls to the resolver if there are multiple calls to soup_address_resolve_async() at once, since that code didn't handle different GMainContexts correctly.
Diffstat (limited to 'libsoup/soup-uri.c')
0 files changed, 0 insertions, 0 deletions