aboutsummaryrefslogtreecommitdiff
path: root/doc/libmicrohttpd.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libmicrohttpd.texi')
-rw-r--r--doc/libmicrohttpd.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi
index d87dac76..7c573736 100644
--- a/doc/libmicrohttpd.texi
+++ b/doc/libmicrohttpd.texi
@@ -938,10 +938,10 @@ with the "--disable-messages" flag.
938@cindex performance 938@cindex performance
939Number (unsigned int) of threads in thread pool. Enable 939Number (unsigned int) of threads in thread pool. Enable
940thread pooling by setting this value to to something 940thread pooling by setting this value to to something
941greater than 1. Currently, thread model must be 941greater than 1. Currently, thread mode must be
942MHD_USE_INTERNAL_POLLING_THREAD if thread pooling is enabled 942MHD_USE_INTERNAL_POLLING_THREAD if thread pooling is enabled
943(@code{MHD_start_daemon} returns @code{NULL} for an unsupported thread 943(@code{MHD_start_daemon} returns @code{NULL} for an unsupported thread
944model). 944mode).
945 945
946@item MHD_OPTION_ARRAY 946@item MHD_OPTION_ARRAY
947@cindex options 947@cindex options