Added GFS utility function bend_assoc_is_alive which returns 1 if
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 4 Dec 2006 14:56:54 +0000 (14:56 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 4 Dec 2006 14:56:54 +0000 (14:56 +0000)
commit09f5ad52b5ae914f6b8f5d16afcb14e6fc33ea45
tree5db06d5d64c407d4ada3047860dbf88a5fadec5e
parentb745023f0d3a7ea51977e6edccd7a561af2cb1f0
Added GFS utility function bend_assoc_is_alive which returns 1 if
association is still alive (client is connected); 0 otherwise (client
closed connection). This allows busy servers to stop working for
impatient clients.
NEWS
include/yaz/backend.h
src/eventl.c
src/eventl.h
src/seshigh.c
src/session.h
ztest/ztest.c