fNoMorePendingData
bool fNoMorePendingData;
if (fEndOfInput && bytesRemaining > 0 && !fNoMorePendingData) {
fNoMorePendingData = true;