Skip to content

fix BinaryStreamConnection reading problems, improve examples

Compare
Choose a tag to compare
@aldas aldas released this 26 Jan 07:52
· 37 commits to master since this release

Fixed

  • BinaryStreamConnection endless loop (CPU @ 100%) when stream is ready for reading but stream returns no data at all (#73)

Added

Changed

  • Changed examples to use Packet::isCompleteLength()