Set O_NONBLOCK just for read calls (uses fewer fcntl calls).
authorZac Medico <zmedico@gentoo.org>
Wed, 25 Jul 2007 08:26:13 +0000 (08:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 25 Jul 2007 08:26:13 +0000 (08:26 -0000)
commit5b125fd1420ee7aebfccf7bc4106883c4f3b02ad
tree73abde79174c7bab4733378f46967c97519ffb23
parentddb4eccb75af9838b22436fa4ce71a38e9d24591
Set O_NONBLOCK just for read calls (uses fewer fcntl calls).

svn path=/main/trunk/; revision=7393
pym/portage/__init__.py