X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2Fclient.c;h=b92f15e76efba62216b62869b848d81d9d197344;hb=2004bbd9b3bbce5eb8ecc49520255b3d0bf578b9;hp=f1f3c58a2d56c020a223def76895cc6846bc28e5;hpb=cd5d6beb85878bfc65a2ebd2b771b86a1872af40;p=yaz-moved-to-github.git diff --git a/client/client.c b/client/client.c index f1f3c58..b92f15e 100644 --- a/client/client.c +++ b/client/client.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: client.c,v $ - * Revision 1.23 1995-10-18 16:12:30 quinn + * Revision 1.24 1995-10-30 12:41:13 quinn + * Added hostname lookup for server. + * + * Revision 1.23 1995/10/18 16:12:30 quinn * Better diagnostics. * * Revision 1.22 1995/10/11 14:49:12 quinn @@ -668,13 +671,13 @@ void process_close(Z_Close *req) { "finished", "shutdown", - "systemProblem", - "costLimit", + "system problem", + "cost limit reached", "resources", - "securityViolation", + "security violation", "protocolError", - "lackOfActivity", - "peerAbort", + "lack of activity", + "peer abort", "unspecified" };