Weird code in rd-cpp SocketWire.cpp read_package()
Open
enhancement
- Dominant language
- C#
- Stars
- 417
- Forks
- 62
- Avg merge
- 9h 15m
- Merged PRs (30d)
- 7
Description
In `\src\rd_framework_cpp\src\main\wire\SocketWire.cpp`
method `int32_t SocketWire::Base::read_package() const`
returns `true` in one case and ignores the status of `send_ack(seqn);`.
Need to compare with rd-net and handle accordingly
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.