X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ffrontend.xml;h=81366b811ffc2a9aa5cdff5fc0266047890eb807;hb=2750b61cf8ee6cf2632fbd57e6764559ae6e56cc;hp=01d1933097afbf13e0b4b1760ae104d9091b2336;hpb=8d92137c228ec24df2d62a8039635bb8ad19558d;p=yaz-moved-to-github.git diff --git a/doc/frontend.xml b/doc/frontend.xml index 01d1933..81366b8 100644 --- a/doc/frontend.xml +++ b/doc/frontend.xml @@ -1,4 +1,4 @@ - + Generic server Introduction @@ -546,10 +546,10 @@ typedef struct bend_fetch_rr { that holds the reference to the desired record. The number is the offset into the set (with 1 being the first record in the set). The format field - is the record format requested by the client (See section - Object Identifiers). The value - VAL_NONE indicates that the client did not - request a specific format. The stream argument + is the record format requested by the client (See + ). + The value VAL_NONE indicates that the client did + not request a specific format. The stream argument is an &odr; stream which should be used for allocating space for structured data records. The stream will be reset when all records have been assembled, and @@ -729,6 +729,9 @@ typedef struct bend_scan_rr { appname + + + @@ -739,7 +742,8 @@ typedef struct bend_scan_rr { - + + listener-spec @@ -764,7 +768,7 @@ typedef struct bend_scan_rr { hostname | IP-number [: portnumber] - + The port number defaults to 210 (standard Z39.50 port).