--- Coro/INSTALL 2001/07/26 03:50:42 1.1 +++ Coro/INSTALL 2002/02/18 21:25:00 1.3 @@ -6,11 +6,11 @@ ============================================================================= -Event-0.84 cannot be found / Event programs do not work. +Event-0.85 cannot be found / Event programs do not work. -There is a serious bug in Event's poll implementation (if your os uses -select for io multiplexing then this bug doesn't affect you), in that -errors never get reported and result in endless loop.s +There is a serious bug in Event's (<0.85) poll implementation (if your os +uses select for io multiplexing then this bug doesn't affect you), in that +errors never get reported and result in endless loops. The fix is easy. Unpack Event and edit the file c/unix.c and look for the following line (at or around line 141 in the file):