tpop3d-devel
[Top][All Lists]
Advanced

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

Re: [tpop3d-discuss]Re: bad file descriptor from select in tpop3d


From: Arkadiusz Miskiewicz
Subject: Re: [tpop3d-discuss]Re: bad file descriptor from select in tpop3d
Date: Sat, 3 Jun 2006 18:37:14 +0200
User-agent: KMail/1.9.3

On Friday 02 June 2006 23:29, Arkadiusz Miskiewicz wrote:
> On Thursday 01 June 2006 20:27, Chris Lightfoot wrote:
> > > I've started working on this. I already have working tpop3d which uses
> > > libevent.
> >
> >     [...]
> >
> > excellent. I'm happy to incorporate (preferably as a
> > compile-time option, if that's feasible -- I'd prefer not
> > to require libevent).
>
> Version replacing current tpop3d code with libevent one:
> http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/tpop3d-libevent.patch?rev=1
>.1

And other version:
http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/tpop3d-libevent.patch?rev=1.2
more similar to the way currently tpop3d works.

It doesn't watch for EV_WRITE events on accepted sockets until it's needed 
(the check happens in an event called every second).

Unfortunately I don't like fire-event-every-second solution.

Maybe it would be simpler to just use poll ;)
-- 
Arkadiusz Miƛkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/


reply via email to

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