X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fseshigh.c;h=0a3f9fac901a31ad170235f0634348b17772ab7c;hp=e739d3a388bdcab55e268daa58bf45ae537662f1;hb=c1250b6b91fc106645f28bff1d6188936434a494;hpb=3e45202a276daf769ce4727bc47147a1e669d4b1 diff --git a/src/seshigh.c b/src/seshigh.c index e739d3a..0a3f9fa 100644 --- a/src/seshigh.c +++ b/src/seshigh.c @@ -227,10 +227,6 @@ void destroy_association(association *h) request_delq(&h->outgoing); xfree(h); xmalloc_trav("session closed"); - if (cb && cb->one_shot) - { - exit(0); - } } static void do_close_req(association *a, int reason, char *message,