aboutsummaryrefslogtreecommitdiffstats
path: root/libaxl_deallocate_id.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-06-11 20:14:09 +0200
committerMattias Andrée <maandree@kth.se>2020-06-11 20:14:09 +0200
commitb56c78b9251806c5e5cd3a5fa5d1f6e8e3de351b (patch)
treeaa502d70d9969c333ccf9e70d55fd6dea41623c2 /libaxl_deallocate_id.3
parentFix error checking (diff)
downloadlibaxl-b56c78b9251806c5e5cd3a5fa5d1f6e8e3de351b.tar.gz
libaxl-b56c78b9251806c5e5cd3a5fa5d1f6e8e3de351b.tar.bz2
libaxl-b56c78b9251806c5e5cd3a5fa5d1f6e8e3de351b.tar.xz
Misc, mainly connect stuff
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libaxl_deallocate_id.3')
-rw-r--r--libaxl_deallocate_id.38
1 files changed, 7 insertions, 1 deletions
diff --git a/libaxl_deallocate_id.3 b/libaxl_deallocate_id.3
index f475bee..a7e7dde 100644
--- a/libaxl_deallocate_id.3
+++ b/libaxl_deallocate_id.3
@@ -27,7 +27,13 @@ The
function returns 0 on successful completion
and a negative libaxl error code on failure.
.SH ERRORS
-TODO \" errors for libaxl_deallocate_id
+The
+.BR libaxl_deallocate_id ()
+function may fail if
+.TP
+.IR LIBAXL_ERROR_SYSTEM " with " ENOMEM
+Enough memory could not be allocated to add the
+resource ID to the pool of reusable resource IDs.
.SH NOTES
None.
.SH SEE ALSO