1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/yaz
Adam Dickmeiss dca01635d5 For YAZ, RSHUTDOWN closes persistent connections that have been idle
more than yaz.keepalive seconds. Default value for config yaz.keepalive
is 120 seconds. The shutdown prevents many sockets in CLOSE_WAIT state.
2003-10-24 19:32:09 +00:00
..
2003-02-28 07:17:47 +00:00
2000-11-20 10:33:33 +00:00
2003-07-25 12:15:33 +00:00

This extension implements a Z39.50 client for PHP using the YAZ toolkit.

Find more information at:
  http://www.indexdata.dk/phpyaz/
  http://www.indexdata.dk/yaz/