Other |
---|
tbdUnresolved |
Relates :
|
From: Alan Snyder on client-libs-dev: I have a suggestion. Unless IDEA is lying to me, all uses of reconstruct() pass ALLBITS as the parameter. The net effect is to wait for any of the three terminating conditions, ALLBITS, FRAMEBITS, and ERROR. My suggestion would be to eliminate the parameter, add ALLBITS to the test in the loop, and rename the method waitForTermination() or something like that.