X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=SimpleServer.pm;h=74d7adb53adfa4df06481dab8ff35d370060e31c;hp=bc8a9abdcec08a8469403c36d666dfbfc978287b;hb=e9f2b188e250a7292bc5a83451ebc4effb9a76fd;hpb=9e52fe3b352579982d63ec09711cff6c4b49de30 diff --git a/SimpleServer.pm b/SimpleServer.pm index bc8a9ab..74d7adb 100644 --- a/SimpleServer.pm +++ b/SimpleServer.pm @@ -25,7 +25,7 @@ ## ## -## $Id: SimpleServer.pm,v 1.46 2007-09-25 09:02:14 mike Exp $ +## $Id: SimpleServer.pm,v 1.47 2008-04-03 10:46:46 mike Exp $ package Net::Z3950::SimpleServer; @@ -301,7 +301,7 @@ by means of the method Notice, the first argument should be the name of your server script (for logging purposes), while the rest of the arguments are documented in the YAZ toolkit manual: The section on -application invocation: +application invocation: In particular, you need to use the -T switch to start your SimpleServer in threaded mode.