Tried out an optimization that didn't seem to work.
authorEd Page <eopage@byu.net>
Sat, 25 Apr 2009 02:57:04 +0000 (21:57 -0500)
committerEd Page <eopage@byu.net>
Sat, 25 Apr 2009 02:57:04 +0000 (21:57 -0500)
commit257f1980daec3bdd77c04252ffebb4761e8447ed
treeb77070fe34794de52e33704fa3e71280bc77b8d6
parent8382038342afd7f85035e962187658d9bf2fa7c1
Tried out an optimization that didn't seem to work.

Instead of looping over sleeps until no empty chunks are returned, an
alternative was made that compares against the length specified in the
header.  For some reason this still didn't return the full string.
src/rtm_api.py