If ebuild-ipc times out during read, check if the read buffer is
authorZac Medico <zmedico@gentoo.org>
Mon, 20 Sep 2010 23:24:38 +0000 (16:24 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 20 Sep 2010 23:24:38 +0000 (16:24 -0700)
commit8ddff22917b89f4377eedb8065a7ee73e0561517
treef9d52de9395ae81e237ac480ed85306eaff7cc4a
parentd54430b4c2d2191d051930925e6029ec22c19baf
If ebuild-ipc times out during read, check if the read buffer is
non-empty in order to try to avoid a possible race condition.
bin/ebuild-ipc.py