On 6 September 2013 15:42, Richard Purdie <richard.pur...@linuxfoundation.org> wrote: > - sread, swrite, serror = select.select(socklist, [], [], 0) > + sread, swrite, serror = select.select(socklist, [], [], 0.1)
As discussed on IM, for the purposes of this loop a timeout of seconds instead of fractions of seconds would be more correct, although we're obviously going to be having diminishing returns. Ross _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core