X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Feventl.h;h=24232bc7df43ce5c2b959bfe4142ee312d190cba;hp=19cc9f3de218d740c0c7ec7eec8c983bbe316a11;hb=e746aded3630be444c66f12e341a63413df92371;hpb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35 diff --git a/src/eventl.h b/src/eventl.h index 19cc9f3..24232bc 100644 --- a/src/eventl.h +++ b/src/eventl.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data. + * Copyright (C) 1995-2013 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -56,7 +56,7 @@ int force_event; int destroyed; time_t last_event; time_t max_idle; - + struct iochan *next; int chan_id; /* listening port (0 if none ) */ } *IOCHAN;