Copy of the rest of the buffer when receiving network data
Otherwise the whole ByteString with the message (that has been already processed) is retained until more data is received, unnecessarily occupying memory, possibly for long time periods. Signed-off-by:Petr Pudlak <pudlak@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
Please register or sign in to comment