X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Feventl.h;h=c80392c381c70fcd2867c08b0d44d29c90c59251;hp=fb06d21a6b433112bdd6e38154814d6beaaf7a05;hb=f31f3ef3afee001257b555e9a94c502a09de3fc4;hpb=fc5484cdf8e62584c976ce8eb1dfee2d787850ae diff --git a/src/eventl.h b/src/eventl.h index fb06d21..c80392c 100644 --- a/src/eventl.h +++ b/src/eventl.h @@ -79,7 +79,7 @@ int force_event; IOCHAN iochan_create(int fd, IOC_CALLBACK cb, int flags, int port); int iochan_is_alive(IOCHAN chan); -int iochan_event_loop(IOCHAN *iochans); +int iochan_event_loop(IOCHAN *iochans, int *watch_sig); void statserv_remove (IOCHAN pIOChannel); #endif /*