Searched refs:SoupSessionAsync (Results 1 – 7 of 7) sorted by relevance
34 G_DEFINE_TYPE (SoupSessionAsync, soup_session_async, SOUP_TYPE_SESSION) in G_DEFINE_TYPE() argument37 soup_session_async_init (SoupSessionAsync *sa) in G_DEFINE_TYPE()
29 typedef struct _SoupSessionAsync SoupSessionAsync; typedef
15 …YNC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), SOUP_TYPE_SESSION_ASYNC, SoupSessionAsync))
56 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupSessionAsync, g_object_unref)
640 * Finally marked the old SoupSessionAsync and SoupSessionSync1040 SoupSessionAsync) was operating synchronously rather than1334 SoupSessionAsync/SoupSessionSync to the new-and-improved1338 soup_session_queue_message() (with SoupSessionAsync1446 This will eventually replace SoupSessionAsync and1451 SoupSessionAsync and SoupSessionSync code into SoupSession,1455 all SoupSessionAsync bugs). However, this should help to1632 * Fixed a potential crash in SoupSessionAsync after the1933 * Changed SoupSessionAsync to make it possible to finalize it2035 to a limited extent since SoupSessionAsync is still not[all …]
161 * docs/reference/client-howto.xml: clarify that SoupSessionAsync1968 Soup-Debug line, since SoupSessionSync and SoupSessionAsync get2963 SoupSessionAsync.3232 SoupSessionSync rather than SoupSessionAsync (so we can test bugs
534 <TITLE>SoupSessionAsync</TITLE>535 SoupSessionAsync