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

Handles serial controller removal #52

Merged
merged 4 commits into from
Oct 7, 2024
Merged

Conversation

YaSuenag
Copy link
Owner

According to serial communication implementation in .NET Reference Source, following error codes would be reported when serial controller is detached. So we can handle them specially for auto reconnection.

Closes #51

SimpleCom/WinAPIException.h Fixed Show fixed Hide fixed
SimpleCom/WinAPIException.h Fixed Show fixed Hide fixed
@YaSuenag YaSuenag merged commit 94e3560 into master Oct 7, 2024
4 checks passed
@YaSuenag YaSuenag deleted the dev/controller-detach branch October 7, 2024 10:06
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

Successfully merging this pull request may close these issues.

Need don't show "GetOverlappedResult for WaitCommEvent" dialog option
1 participant