Z39.50 client. Fail immediately if all max-sockets con. are busy.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 11 May 2009 08:53:19 +0000 (10:53 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 11 May 2009 08:53:19 +0000 (10:53 +0200)
commitdbb4fed696a1bc6723994e608514d4b389acbda9
treeeae9f5fe91c2e3b573be7d620cad82283b7ed894
parente0a6dbc8f30727e5625253473b814d06467ffcc1
Z39.50 client. Fail immediately if all max-sockets con. are busy.

The Z39.50 client now fails immediately if all max-sockets sockets are in
use.. Only if at least one is not in use, it will wait 15 seconds and
to check if a connection has been freed up.
src/filter_z3950_client.cpp