SoupSession: update docs (and some semantics) for plain SoupSession
authorDan Winship <danw@gnome.org>
Fri, 14 Dec 2012 14:54:36 +0000 (09:54 -0500)
committerDan Winship <danw@gnome.org>
Fri, 28 Dec 2012 16:26:46 +0000 (11:26 -0500)
commit967dcc28f43cd47a75b7ff2c069807edb9929400
tree55f7a6fbaa6b5077c3073cfbed5693f104881478
parent2357f3501718967003914da4f1f7659b6593aa0d
SoupSession: update docs (and some semantics) for plain SoupSession

Update the docs to reflect the changes in plain SoupSessions vs its
traditional subclasses. And while we're there, add a few new ones
(including making soup_session_queue_message() and
soup_session_send_message() work on plain SoupSession.
13 files changed:
docs/reference/Makefile.am
docs/reference/libsoup-2.4-docs.sgml
docs/reference/libsoup-2.4-sections.txt
docs/reference/session-porting.xml [new file with mode: 0644]
libsoup/libsoup-2.4.sym
libsoup/soup-content-decoder.c
libsoup/soup-proxy-resolver-default.c
libsoup/soup-session-async.c
libsoup/soup-session-async.h
libsoup/soup-session-sync.c
libsoup/soup-session-sync.h
libsoup/soup-session.c
libsoup/soup-session.h