summaryrefslogtreecommitdiff
path: root/doc/xs_setctxopt.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/xs_setctxopt.txt')
-rw-r--r--doc/xs_setctxopt.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/xs_setctxopt.txt b/doc/xs_setctxopt.txt
index dded922..d26d319 100644
--- a/doc/xs_setctxopt.txt
+++ b/doc/xs_setctxopt.txt
@@ -34,6 +34,16 @@ Option value type:: int
Option value unit:: sockets
Default value:: 512
+XS_IO_THREADS: Set number of worker threads
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+The 'XS_IO_THREADS' option shall set specify the size of the thread pool to
+handle I/O operations. The value should be at least 1.
+
+[horizontal]
+Option value type:: int
+Option value unit:: threads
+Default value:: 1
+
RETURN VALUE
------------
The _xs_setctxopt()_ function shall return zero if successful. Otherwise it