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: Martin Blapp
Subject: Re: [tpop3d-discuss]Re: bad file descriptor from select in tpop3d
Date: Sat, 3 Jun 2006 21:37:59 +0200 (CEST)

Hi,


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.


Hi,

On which OS did you test this ? Using kqueue on BSD the CPU usage should
be the same or less than using select().

Martin


reply via email to

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