tpop3d-devel
[Top][All Lists]
Advanced

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

[tpop3d-discuss][PATCH]: poll for tpop3d


From: Arkadiusz Miskiewicz
Subject: [tpop3d-discuss][PATCH]: poll for tpop3d
Date: Thu, 22 Jun 2006 18:14:51 +0200
User-agent: KMail/1.9.3

Hi,

The ,,bad file descriptor'' started appearing heare almost on minute basis. 
The libevent patch was very invasive and required additional library so I've 
just replaced entire select() code with poll().

The patch is very small and clean:
http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/tpop3d-poll.patch?rev=1.2

It works. I'm running it on production machine.

I would like to see it merged. Of course there is a problem with systems which 
do not provide poll() implementation but it can be easily resolved by using 
something like:
http://mail.python.org/pipermail/python-list/2001-October/069168.html (I guess 
there are other, newer wrappers available).

Chris?

-- 
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]