aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-04-23 13:22:38 +0200
committerMattias Andrée <maandree@kth.se>2022-04-23 13:22:38 +0200
commit1c65f344165803aba78fccd8dd2ab9ba81e33e4b (patch)
treecd4529d3a06da1e11edba5719624e8c117e4f778
parentDocumentation (diff)
downloadlibaxl-1c65f344165803aba78fccd8dd2ab9ba81e33e4b.tar.gz
libaxl-1c65f344165803aba78fccd8dd2ab9ba81e33e4b.tar.bz2
libaxl-1c65f344165803aba78fccd8dd2ab9ba81e33e4b.tar.xz
LIBAXL_REQUEST_LIST_EXTENSIONS.3: about encoding
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--man3/LIBAXL_REQUEST_LIST_EXTENSIONS.34
1 files changed, 4 insertions, 0 deletions
diff --git a/man3/LIBAXL_REQUEST_LIST_EXTENSIONS.3 b/man3/LIBAXL_REQUEST_LIST_EXTENSIONS.3
index 401775e..6b0d4aa 100644
--- a/man3/LIBAXL_REQUEST_LIST_EXTENSIONS.3
+++ b/man3/LIBAXL_REQUEST_LIST_EXTENSIONS.3
@@ -63,6 +63,10 @@ in [
is the length of
.IR names[i].name ,
which is the name of a supported extension.
+.PP
+Protocol-extension names are encoded in ISO Latin-1,
+a superset of ASCII, and a subset, to the lowest 256
+codepoints of UCS.
.SH SEE ALSO
.BR libaxl_send_request (3),
.BR libaxl_receive (3),