projects
/
simpleserver-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f02e5b
)
Document PEER_NAME.
author
Mike Taylor
<mike@indexdata.com>
Tue, 25 Sep 2007 09:01:41 +0000
(09:01 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 25 Sep 2007 09:01:41 +0000
(09:01 +0000)
SimpleServer.pm
patch
|
blob
|
history
diff --git
a/SimpleServer.pm
b/SimpleServer.pm
index
307e5c7
..
c6be9e4
100644
(file)
--- a/
SimpleServer.pm
+++ b/
SimpleServer.pm
@@
-25,7
+25,7
@@
##
##
-## $Id: SimpleServer.pm,v 1.44 2007-09-10 14:54:27 mike Exp $
+## $Id: SimpleServer.pm,v 1.45 2007-09-25 09:01:41 mike Exp $
package Net::Z3950::SimpleServer;
@@
-320,6
+320,7
@@
The argument hash passed to the init handler has the form
$args = {
## Response parameters:
+ PEER_NAME => "", ## Name or IP address of connecting client
IMP_ID => "", ## Z39.50 Implementation ID
IMP_NAME => "", ## Z39.50 Implementation name
IMP_VER => "", ## Z39.50 Implementation version