summaryrefslogtreecommitdiff
path: root/doc/xs_getmsgopt.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/xs_getmsgopt.txt')
-rw-r--r--doc/xs_getmsgopt.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/xs_getmsgopt.txt b/doc/xs_getmsgopt.txt
index 4b06322..869861e 100644
--- a/doc/xs_getmsgopt.txt
+++ b/doc/xs_getmsgopt.txt
@@ -26,6 +26,9 @@ The following options can be retrieved with the _xs_getmsgopt()_ function:
*XS_MORE*::
Indicates that there are more message parts to follow after the 'message'.
+The type of this option is int. 0 means that this is the last message part
+of a multipart message. 1 means that more message parts will follow.
+
RETURN VALUE
------------