X-Git-Url: http://git.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fconnection.c;h=f1ca36e82b83bb1d6183fca5d0a93878f8c1eaac;hb=537df09cbd1aeacb798f6f62199e7afa85709028;hp=823595c1e032d5e103f2610c1d89fb1dba073547;hpb=480e6d6a58875857bda736e9fefa5c12fbccc516;p=pazpar2-moved-to-github.git diff --git a/src/connection.c b/src/connection.c index 823595c..f1ca36e 100644 --- a/src/connection.c +++ b/src/connection.c @@ -261,6 +261,7 @@ static void non_block_events(struct connection *co) default: yaz_log(YLOG_LOG, "Unhandled event (%d) from %s", ev, client_get_id(cl)); + break; } } if (got_records)