X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ffrontend.xml;h=14a564bf954cfa7e9d3623b31554125f7bc15554;hb=9c75e92604fae1efd7137d085dd2281e7886345b;hp=0f83a6ebb12ed221ab51640214ff6540344e37a7;hpb=757c8c0ffb82023c9059d9a5997515f65ad68561;p=yaz-moved-to-github.git diff --git a/doc/frontend.xml b/doc/frontend.xml index 0f83a6e..14a564b 100644 --- a/doc/frontend.xml +++ b/doc/frontend.xml @@ -1,4 +1,4 @@ - + Generic server Introduction @@ -200,12 +200,12 @@ int statserv_main(int argc, char **argv, - char logfile[ODR_MAXNAME+1] + char logfile[ODR_MAXNAME+1] File for diagnostic output ("": stderr). - char apdufile[ODR_MAXNAME+1] + char apdufile[ODR_MAXNAME+1] Name of file for logging incoming and outgoing APDUs ("": don't log APDUs, "-": @@ -213,7 +213,7 @@ int statserv_main(int argc, char **argv, - char default_listen[1024] + char default_listen[1024] Same form as the command-line specification of listener address. "": no default listener address. Default is to listen at "tcp:@:9999". You can only @@ -244,12 +244,12 @@ int statserv_main(int argc, char **argv, - char configname[ODR_MAXNAME+1] + char configname[ODR_MAXNAME+1] Passed to the backend when a new connection is received. - char setuid[ODR_MAXNAME+1] + char setuid[ODR_MAXNAME+1] Set user id to the user specified, after binding the listener addresses. @@ -762,7 +762,7 @@ typedef struct bend_scan_rr { - hostname | IP-number [: portnumber] + hostname | IP-number [: portnumber]