Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug when breaking a line #23

Open
LoopholesInTheHeart opened this issue May 3, 2022 · 0 comments
Open

Bug when breaking a line #23

LoopholesInTheHeart opened this issue May 3, 2022 · 0 comments

Comments

@LoopholesInTheHeart
Copy link

When you successfully connect and send data, receive data, this is normal.
Unplugging the network cable and sending data again will return an error, which is normal.
However, when you plug the network cable back in, no error will be returned because "err_no" is 0,
This bug occurs in -> If (err) {return err_no; }

Another problem is that when the wire is broken and reconnected, there is no check to see if the content of the protocol frame returned is correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant