SiLab-Bonn/basil

SiTCP.py bug

Closed this issue · 1 comments

Please fix the line 130 in basil/TL/SiTCP.py to:
ret += self._read_single(new_addr, size + self.RBCP_MAX_SIZE - next_size)
Otherwise, the last packet is not read correctly.

Thank you for reporting!

Should be fixed in development will do release soon.