summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2015-02-12 01:43:04 +0100
committerMarc-André Lureau <marcandre.lureau@gmail.com>2015-02-21 00:17:27 +0100
commit50bdc5c2c710592f2876a2b84561f4db78698c55 (patch)
tree45d8b329fa9de008d62f1a80d29331a09ba0fcc2 /docs
parent7371b8299777e96183fc04cbdc376cc3c88c981f (diff)
downloadlibsoup-50bdc5c2c710592f2876a2b84561f4db78698c55.tar.gz
soup-server: add soup_server_accept_iostream()
Allow a GIOStream to be accepted as new client connection by the SoupServer. This is useful for clients that do not want to rely on system sockets for example. https://bugzilla.gnome.org/show_bug.cgi?id=744186
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libsoup-2.4-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libsoup-2.4-sections.txt b/docs/reference/libsoup-2.4-sections.txt
index 5f4c5133..e98476fc 100644
--- a/docs/reference/libsoup-2.4-sections.txt
+++ b/docs/reference/libsoup-2.4-sections.txt
@@ -227,6 +227,7 @@ soup_server_listen_fd
soup_server_get_uris
soup_server_disconnect
soup_server_is_https
+soup_server_accept_iostream
<SUBSECTION>
SoupServerCallback
soup_server_add_handler