For pty logging, handle the EAGAIN error that is thrown from fcntl when the slave...
authorZac Medico <zmedico@gentoo.org>
Sun, 29 Jul 2007 02:10:36 +0000 (02:10 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 29 Jul 2007 02:10:36 +0000 (02:10 -0000)
commit4c6eb5918380185ed143fe45e7da880f066521bf
tree71c5969796f4996e5cb7f99cd84b4604cd6b116b
parentd24538b602c3cc6b2d22c25f333f3829bbc3cdc2
For pty logging, handle the EAGAIN error that is thrown from fcntl when the slave end of the pty is closed on FreeBSD. (trunk r7424)

svn path=/main/branches/2.1.2/; revision=7425
pym/portage.py