bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: more info about sudo/pflocal/syslogd problem


From: Marcus Brinkmann
Subject: Re: more info about sudo/pflocal/syslogd problem
Date: Sun, 28 Oct 2001 02:50:46 +0100
User-agent: Mutt/1.3.18i

On Sun, Oct 28, 2001 at 02:37:28AM +0100, Marcus Brinkmann wrote:
> So glibc returns the wrong values in revents for poll.  I am now going to
> look into glibc select code.
> 

Actually, in hurdselect.c, line 394ff:

(gdb) print d[0].type
$22 = 9
(gdb) print d[1].type
$23 = -1962934272

If gdb doesn't play tricks on me, this is certainly bogus.
Note that the first descriptor (0) is the unix socket, while
the second is the inet socket.

Thanks,
Marcus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]