X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fdoc%2Fnotifyargs.html;h=1751f47ad261b7525fc9e31d10a440d6dc98711a;hp=20ba26776bed7126d61fcc32781e8c8d9704b2bc;hb=fc83b6ccbcbd697a3afc82cf3d9f4053f0bbadb1;hpb=a700dcc5743ced235e74ce00edce3e7b5d557240 diff --git a/lib/doc/notifyargs.html b/lib/doc/notifyargs.html index 20ba2677..1751f47a 100644 --- a/lib/doc/notifyargs.html +++ b/lib/doc/notifyargs.html @@ -209,9 +209,11 @@ safely ignore it when received. Sent when a server quits the network. The 'clients' is a list of SilcClientEntry pointers. Each client in the entry is one client signing -off from the SILC network. The library will free the list. +off from the SILC network. The library will free the list. The `server' +is the quitting server, and it is NULL if the server isn't cached in the +client library. -NULL, SilcClientEntry *clients, SilcUInt32 clients_count +SilcServerEntry server, SilcDList clients