> On Mon, Oct 27, 2003 at 03:24:46PM +0100, [EMAIL PROTECTED] wrote: > > > I'm sorry to say, but b6 breaks something in the CGI stuff. > > > > Cool! A bug. :) I'll try to reproduce. What operating system are you > > using? > > CRUX Linux, glibc 2.3.2, gcc 3.2.3, binutils 2.14, kernel 2.4.22
Ok I think I spotted it. What happens is that linux appears to set then POLLHUP flag whenever an end-of-file is received on a descriptor. This is a problem for mathopd because it does not expect this. I will release b7 within a few minutes, which should solve the problem. Cheers Michiel
