Add handling for POLLERR, POLLNVAL, and POLLHUP. Hopefully this solves hung poll...
authorZac Medico <zmedico@gentoo.org>
Tue, 23 Dec 2008 20:39:52 +0000 (20:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 23 Dec 2008 20:39:52 +0000 (20:39 -0000)
commit774402884faf280ee8c9ad06646ddf533c5e10f4
treea36d115f91b4def891d8131212b735f3d43c2dc4
parenteb547b4c1538ead1006a9184981369979afff82c
Add handling for POLLERR, POLLNVAL, and POLLHUP. Hopefully this solves hung poll calls
with defunct ebuild.sh processes, reported on solaris systems by Fabian Groffen
<grobian@g.o>.

svn path=/main/trunk/; revision=12287
pym/_emerge/__init__.py