Skip to content

Send host close command on application exit#8

Open
TnxQSO-Admin wants to merge 1 commit intombridak:mainfrom
TnxQSO-Admin:main
Open

Send host close command on application exit#8
TnxQSO-Admin wants to merge 1 commit intombridak:mainfrom
TnxQSO-Admin:main

Conversation

@TnxQSO-Admin
Copy link
Copy Markdown
Contributor

  • Add closeEvent() to WinKeyer class to send \x00\x03 host close command when the window is closed normally
  • Add SIGINT handler to send host close command before exit on Ctrl-C

Without this, closing the application leaves the WinKeyer in host mode
without receiving the close command (\x00\x03). On hardware with audible
feedback this is noticeable as a missing disconnect sound.

- Add closeEvent() to WinKeyer class to send \x00\x03 host close
  command when the window is closed normally
- Add SIGINT handler to send host close command before exit on Ctrl-C
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.

1 participant