Receive buffer is not cleared between uses.
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Sent: Start
Received: Start
Sent: Hi
Received: Hiart
Sent: P
Received: Piart
So, we probably need to clear the receive buffer after we've parse the message each time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.