Use blocking IO in ebuild-ipc.py and EbuildIpcDaemon._send_reply(),
authorZac Medico <zmedico@gentoo.org>
Sat, 18 Sep 2010 11:58:40 +0000 (04:58 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 18 Sep 2010 11:58:40 +0000 (04:58 -0700)
commit81fc303212b8379219cf5d463c8717359b972dba
tree71a2c429d84d9770b58f9df15946daf6da502bee
parent2f7fbc1e0511a55a4bbe9c92b2cd105cdb1660dd
Use blocking IO in ebuild-ipc.py and EbuildIpcDaemon._send_reply(),
in hopes that it will be more portable (see bug #337465).
bin/ebuild-ipc.py
pym/_emerge/EbuildIpcDaemon.py