X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsession.h;h=b63d2cf2c4cadba40e5a342aadd4b7acef15f861;hb=ca44977409b92a8b1c7bfbc913a6422edc41d1d5;hp=6ac5299f20711a8813dce9e0cb7c4cc6a27e5b98;hpb=d305f63028800611fd05a3bfc54db24e2634d7ad;p=yaz-moved-to-github.git diff --git a/src/session.h b/src/session.h index 6ac5299..b63d2cf 100644 --- a/src/session.h +++ b/src/session.h @@ -2,7 +2,7 @@ * Copyright (C) 1995-2006, Index Data ApS * See the file LICENSE for details. * - * $Id: session.h,v 1.11 2006-05-07 14:48:25 adam Exp $ + * $Id: session.h,v 1.12 2006-12-04 14:56:55 adam Exp $ */ /** * \file session.h @@ -133,6 +133,8 @@ int statserv_must_terminate(void); int control_association(association *assoc, const char *host, int force); +int ir_read(IOCHAN h, int event); + #endif /* * Local variables: