Add handling for POLLERR, POLLNVAL, and POLLHUP. Hopefully this solves hung poll...
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 01:22:12 +0000 (01:22 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 01:22:12 +0000 (01:22 -0000)
commita7c403d2b845431fbe8ee786690016a0b3a39aae
treeca633297454c81eb92120f5295cdb2446463f672
parent26da1ffb71799b9222fd2dde143d34fc389d5b5b
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>. (trunk r12287)

svn path=/main/branches/2.1.6/; revision=12317
pym/_emerge/__init__.py