X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fdoc%2Fporting.html;h=bb7e68a56a3b4f886d6e62e9f6d7fa255538e558;hp=630b3ed25b9c158df860e55d9a258e529f53bc39;hb=9872ff33dc922d6448d2ef193db7ed2749800741;hpb=7a1a19524c31c411245c5844630c980d8b0de362 diff --git a/lib/doc/porting.html b/lib/doc/porting.html index 630b3ed2..bb7e68a5 100644 --- a/lib/doc/porting.html +++ b/lib/doc/porting.html @@ -47,7 +47,7 @@ but with Toolkit 1.1 it should be relatively straightforward.

SilcClientOperations structure

-The SilcClientOperation structure has changed significantly. It no longer +The SilcClientOperations structure has changed significantly. It no longer has `connected', `disconnected' and `failure' function pointers. Instead a new SilcClientConnectCallback has been defined that is given as argument to functions like silc_client_connect_to_server, silc_client_connect_to_client