X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fcomstack.xml;h=e9516969020cd032fec80ec9057dfb240506e291;hp=ae62b5e939a8e95e3396ed7a3278f170c2f9b485;hb=726bffd1002026ce15056e97a1511392724377e5;hpb=f0fff840ae259cab0b1c17297c4367172a7cd229 diff --git a/doc/comstack.xml b/doc/comstack.xml index ae62b5e..e951696 100644 --- a/doc/comstack.xml +++ b/doc/comstack.xml @@ -1,4 +1,3 @@ - The COMSTACK Module Synopsis (blocking mode) @@ -101,7 +100,7 @@ if (buf) Common Functions - Managing Endpoints + Managing Endpoints COMSTACK cs_create(CS_TYPE type, int blocking, int protocol); @@ -162,7 +161,7 @@ if (buf) - Data Exchange + Data Exchange int cs_put(COMSTACK handle, char *buf, int len); @@ -431,7 +430,7 @@ if (buf) - <host> [ ':' <portnum> ] + <host> [ ':' <portnum> ] @@ -559,7 +558,7 @@ if (buf) - extern const char *cs_errlist[]; + extern const char *cs_errlist[]; @@ -628,10 +627,18 @@ if (buf) - - +