X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcclient%2Fsilcclient.h;h=dc4af8b4fca47c46c5aaef5542bc5b80c289628b;hb=66b9316f5d654e08655def94f56cfe2898754361;hp=a6d246841142018282d93fe6f4b4a2e3f58c5b8c;hpb=f18663b7af1fac2f58fafea0ac84e6def3c73f98;p=silc.git diff --git a/lib/silcclient/silcclient.h b/lib/silcclient/silcclient.h index a6d24684..dc4af8b4 100644 --- a/lib/silcclient/silcclient.h +++ b/lib/silcclient/silcclient.h @@ -135,7 +135,9 @@ typedef void (*SilcClientStopped)(SilcClient client, void *context); * by the `status'. It is called after the connection has been * established to the remote host and when connection is disconnected * by the remote host. The `context' is the context given as argument - * to the connecting function. + * to the connecting function. If the `status' is an error the `error' + * may indicate more detailed error. If `error' is SILC_STATUS_OK no + * detailed error message is available. * * When the `status' is SILC_CLIENT_CONN_DISCONNECTED the `error' will * indicate the reason for disconnection. If the `message' is non-NULL