aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/libcoopgamma_async_context_initialise.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-20 16:00:03 +0200
committerMattias Andrée <maandree@kth.se>2016-07-20 16:00:03 +0200
commit4b8e94156c9cf48ccbc8aae8f17cc98752823a95 (patch)
tree3929c75e03c78be2f0239cc43ca5841cd1818c34 /doc/man/libcoopgamma_async_context_initialise.3
parentdisconnect param in libcoopgamma_context_destroy.3 (diff)
downloadlibcoopgamma-4b8e94156c9cf48ccbc8aae8f17cc98752823a95.tar.gz
libcoopgamma-4b8e94156c9cf48ccbc8aae8f17cc98752823a95.tar.bz2
libcoopgamma-4b8e94156c9cf48ccbc8aae8f17cc98752823a95.tar.xz
It is good practice to destroy after failed init
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/man/libcoopgamma_async_context_initialise.3')
-rw-r--r--doc/man/libcoopgamma_async_context_initialise.35
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/libcoopgamma_async_context_initialise.3 b/doc/man/libcoopgamma_async_context_initialise.3
index ed0cb80..2b35a66 100644
--- a/doc/man/libcoopgamma_async_context_initialise.3
+++ b/doc/man/libcoopgamma_async_context_initialise.3
@@ -15,6 +15,11 @@ The
.BR libcoopgamma_async_context_initialise ()
function initialises
.IR this .
+.P
+On failure,
+.I this
+should be deinitialised using
+.BR libcoopgamma_async_context_destroy (3).
.SH "RETURN VALUES"
The
.BR libcoopgamma_async_context_initialise ()