X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fseshigh.c;h=2a3ff0e6e559e1540749b43e4934bb16da9d9d37;hp=b2dcd41ba90bca1dd5dd86b92ca049d30197d0fe;hb=3939d0f59b399825b75e55172794823a52c68bba;hpb=419c705f52b0cf234f7d03133ca7318947654210 diff --git a/src/seshigh.c b/src/seshigh.c index b2dcd41..2a3ff0e 100644 --- a/src/seshigh.c +++ b/src/seshigh.c @@ -398,6 +398,7 @@ void ir_session(IOCHAN h, int event) yaz_log(YLOG_WARN, "accept failed"); destroy_association(assoc); iochan_destroy(h); + return; } iochan_clearflag(h, EVENT_OUTPUT); if (conn->io_pending)