aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2017-06-14 21:41:49 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2017-06-14 21:46:12 +0300
commit8eb8e558f09b0457562e3db14ca494d73ea5998e (patch)
tree1f0cf0e3b95f16417d7668365bd9beb9f530e1cd /doc
parent9733f301ca5a33958affc0ba3dd3e31967c2733a (diff)
downloadlibmicrohttpd-8eb8e558f09b0457562e3db14ca494d73ea5998e.tar.gz
libmicrohttpd-8eb8e558f09b0457562e3db14ca494d73ea5998e.zip
Dropped non-functional Symbian support.
Diffstat (limited to 'doc')
-rw-r--r--doc/libmicrohttpd.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi
index 5a0cc8fb..05b1f834 100644
--- a/doc/libmicrohttpd.texi
+++ b/doc/libmicrohttpd.texi
@@ -448,8 +448,7 @@ have MHD processed network connections and data.
448Starting the daemon may also fail if a particular option is not 448Starting the daemon may also fail if a particular option is not
449implemented or not supported on the target platform (i.e. no support 449implemented or not supported on the target platform (i.e. no support
450for @acronym{TLS}, threads or IPv6). TLS support generally depends on 450for @acronym{TLS}, threads or IPv6). TLS support generally depends on
451options given during MHD compilation. Threaded operations (including 451options given during MHD compilation.
452@code{MHD_USE_INTERNAL_POLLING_THREAD}) are not supported on Symbian.
453 452
454@table @code 453@table @code
455@item MHD_NO_FLAG 454@item MHD_NO_FLAG