Home
last modified time | relevance | path

Searched refs:SoupSessionAsync (Results 1 – 7 of 7) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-session-async.c34 G_DEFINE_TYPE (SoupSessionAsync, soup_session_async, SOUP_TYPE_SESSION) in G_DEFINE_TYPE() argument
37 soup_session_async_init (SoupSessionAsync *sa) in G_DEFINE_TYPE()
Dsoup-types.h29 typedef struct _SoupSessionAsync SoupSessionAsync; typedef
Dsoup-session-async.h15 …YNC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), SOUP_TYPE_SESSION_ASYNC, SoupSessionAsync))
Dsoup-autocleanups.h56 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupSessionAsync, g_object_unref)
/third_party/libsoup/
DNEWS640 * Finally marked the old SoupSessionAsync and SoupSessionSync
1040 SoupSessionAsync) was operating synchronously rather than
1334 SoupSessionAsync/SoupSessionSync to the new-and-improved
1338 soup_session_queue_message() (with SoupSessionAsync
1446 This will eventually replace SoupSessionAsync and
1451 SoupSessionAsync and SoupSessionSync code into SoupSession,
1455 all SoupSessionAsync bugs). However, this should help to
1632 * Fixed a potential crash in SoupSessionAsync after the
1933 * Changed SoupSessionAsync to make it possible to finalize it
2035 to a limited extent since SoupSessionAsync is still not
[all …]
DChangeLog.pre-git161 * docs/reference/client-howto.xml: clarify that SoupSessionAsync
1968 Soup-Debug line, since SoupSessionSync and SoupSessionAsync get
2963 SoupSessionAsync.
3232 SoupSessionSync rather than SoupSessionAsync (so we can test bugs
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt534 <TITLE>SoupSessionAsync</TITLE>
535 SoupSessionAsync